Arbitrary precision computations: BigFloat and ArbNumerics.jl

I think that most people suspect that a native julia BigFloat would not be appreciably slower, but also likely wouldn’t be appreciably faster than existing implementations. However, there would be other potential advantages than speed, like better composability and introspectability.

I think it’s a worthy project, just not one that someone has tackled yet (as far as I’m aware). There are MANY projects worthy of tackling in julia right now.

3 Likes