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

Try out other rational types #151

Open
matbesancon opened this issue Mar 19, 2021 · 1 comment
Open

Try out other rational types #151

matbesancon opened this issue Mar 19, 2021 · 1 comment
Labels
Examples Examples midterm Mid term

Comments

@matbesancon
Copy link
Member

There are other packages for handling exact / rational arithmetic that we can try out / show off in examples.
Alternatively, using high (fixed) precision integers could improve performance by a lot

https://github.com/rfourquet/BitIntegers.jl
jump-dev/MutableArithmetics.jl#33
https://github.com/JeffreySarnoff/FastRationals.jl

@pokutta
Copy link
Member

pokutta commented Mar 20, 2021

i thinkt that would be a cool example. sometimes fix bit precision is enough also.

@matbesancon matbesancon added the midterm Mid term label Mar 24, 2021
@pokutta pokutta added the Examples Examples label Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Examples Examples midterm Mid term
Projects
None yet
Development

No branches or pull requests

2 participants