universal
universal copied to clipboard
Adaptive precision linear floating-point implementation
For many numerical tests we would benefit from a high-performance arbitrary precision floating point representation. We don't want to create a dependency on BOOST or MPFR as it would make using the universal library more difficult, so a native implementation is desired.