Skip to content

Releases: PyORBIT-Collaboration/PyORBIT3

v3.0.1

23 Apr 19:39
d0f4b74

Choose a tag to compare

What's Changed

  • The SliceBySlice2D Poisson solver for Synchrotron ring fixed and tested at J-PARC
  • Added a test case for a uniformly charged sphere
  • MPI build options and MPI testing

Full Changelog: v3.0.0...v3.1.0

v3.0.0

17 Feb 18:12
709a5cc

Choose a tag to compare

v3.0.0 Pre-release
Pre-release

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