mp++ 2.0.0 #322
bluescarni
announced in
Announcements
mp++ 2.0.0
#322
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is an incremental release with no new features or API breaking changes.
The major version bump originates from the fact that mp++ now requires FLINT>=3 if the (optional) Arb support is enabled. Arb has been incorporated in the FLINT library beginning from version 3 and FLINT<3 is not supported any more by mp++.
Additionally, Python interoperability support for Python 2 has been dropped and mp++ now requires CMake>=3.12 when building from source.
The full changelog, as usual, is available here:
https://bluescarni.github.io/mppp/changelog.html
This discussion was created from the release mp++ 2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions