FrankWolfe.jl icon indicating copy to clipboard operation
FrankWolfe.jl copied to clipboard

Try out other rational types

Open matbesancon opened this issue 5 years ago • 1 comments

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 https://github.com/jump-dev/MutableArithmetics.jl/issues/33 https://github.com/JeffreySarnoff/FastRationals.jl

matbesancon avatar Mar 19 '21 23:03 matbesancon

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

pokutta avatar Mar 20 '21 08:03 pokutta