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

Sin, cos, etc #6

Open
jimon opened this issue Mar 21, 2016 · 2 comments
Open

Sin, cos, etc #6

jimon opened this issue Mar 21, 2016 · 2 comments

Comments

@jimon
Copy link

jimon commented Mar 21, 2016

Any plans to recreate them as well?

@jrmuizel
Copy link
Owner

No immediate plans. From what I remember, the original Mathematica code relies on Mathematica's arbitrary precision Sin/Cos etc implementations.

@difranco
Copy link

This arbitrary precision floating point library for python has been useful to me as I have worked on some unums 2.0 derived ideas:
https://github.com/fredrik-johansson/mpmath

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

No branches or pull requests

3 participants