Skip to content

mp++ 0.23

Pre-release
Pre-release
Compare
Choose a tag to compare
@bluescarni bluescarni released this 02 Apr 14:18
· 296 commits to master since this release

This is a minor release that features an important API change: several generic constructors of the multiprecision classes are not marked explicit any more. This change improves the library's ergonomics and interoperability with other generic C++ libraries.

Another small addition is a new fabs() overload for real128, equivalent to the existing abs() functions for the computation of the absolute value.

The full changelog, as usual, is available here:

https://bluescarni.github.io/mppp/changelog.html