theta
theta copied to clipboard
Update documentation for the floating point type, expressions and elements of the DSL
- [ ] Create a summary on floating point support in Theta akin to bitvectors.md
- [x] Update the description of the CFA formalism in README.md
- [ ] Add some example CFAs to showcase the new expressions (also suitable for testing purposes)
I think point number one is optional. It is nice to have a long and detailed description if you have time, but the important thing is to update the CFA formalism readme (point 2). You might just list the available operators/expressions there.
Please see PR #127, I think I covered all important aspects for point 2.