switch BigFloat to MPFR & support MPC for complex bignums #2564
Closed
Description
Not only would switching to MPFR improve the floating-point semantics, it would also add a whole raft of special functions etcetera. And the MPC library would allow corresponding support for Complex{BigFloat}
.