dzhang314 / MultiFloats.jl

Fast, SIMD-accelerated extended-precision arithmetic for Julia
MIT License
77 stars 10 forks source link

speed up conversion from big types, deduplicate code #35

Closed nsajko closed 1 year ago

nsajko commented 2 years ago

Type stability and performance of captured variables fixes.

nsajko commented 1 year ago

Nice to see you're back!

dzhang314 commented 1 year ago

@nsajko It sure has been a while! Grad school has kept me busy, but don't worry, MultiFloats.jl is far from dead. Thanks for contributing so many useful fixes in the meantime!