Skip to content

mp++ 0.19

Pre-release
Pre-release
Compare
Choose a tag to compare
@bluescarni bluescarni released this 29 Feb 13:26
· 983 commits to master since this release

This new mp++ release comes with a series of new features:

  • mp++ now optionally depends on Arb to provide additional special functions for the real class. A few new special functions have already been implemented in this version, more will come in future mp++ releases;
  • the integer and rational classes can now interact with C++'s complex floating point classes. This is the first step on the road that will eventually bring full support for multiprecision complex capabilities in mp++;
  • user-defined literals for the rational, real and real128 classes;
  • a few additional capabilities for the real class;
  • all mp++ classes now support pretty printing in the xeus-cling notebook.

Additionally, this release comes with the usual assortment of fixes and docs improvements.

The full changelog is available here:

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