Releases: PyORBIT-Collaboration/PyORBIT3
Releases · PyORBIT-Collaboration/PyORBIT3
v3.0.1
v3.0.0
This is the first release of PyORBIT that supports Python 3.
It is NOT compatible with scripts developed for previous versions of PyORBIT, which were based on Python 2.
We are starting the versioning at 3.0.0 to reflect the transition to Python 3. Moving forward, we aim to follow semantic versioning.
The primary goal of this release is to establish a benchmark reference. It does not indicate production readiness.
What's Changed
- Switch to python3
- Build system changed to meson supporting pip and conda installations
- MPI support is experimental
- Full Changelog: https://github.com/PyORBIT-Collaboration/PyORBIT3/commits/v3.0.0