Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add libmGen, a simple generator for mathematical functions #911

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Conversation

HeikoBecker
Copy link
Contributor

This PR implements libmGen, a proof-producing translator for elementary functions.
Using the Dandelion and FloVer tools, libmGen automatically validates a polynomial approximation of an elementary function, implements it in CakeML floating-point code, and proves a bound on the approximation error and the roundoff error of the implementation.
The proof is given as a CF specification that relates the floating-point code to the real-numbered elementary function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant