Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Releases: scikit-hep/numpythia

Version 1.3.1 - legacy release

06 Jan 17:54
Compare
Choose a tag to compare
  • Partial support for Pythia's Sphericity class.
  • Added support for Python 3.8, 3.9 and 3.10.
  • Removed support for Python 3.5 and 3.6.
  • Updates and improvemens to the CI.
  • Pre-commit updates.

Version 1.3.0

06 Jan 17:01
91a3788
Compare
Choose a tag to compare
  • Partial support for Pythia's Sphericity class.
  • Added support for Python 3.8, 3.9 and 3.10.
  • Removed support for Python 3.5 and 3.6.
  • Updates and improvemens to the CI.
  • Pre-commit updates.

Version 1.2.0

25 Nov 21:50
b764ce7
Compare
Choose a tag to compare
  • Bindings for Pythia 8.244, the latest version of the Pythia 8.2 series.
  • Updates the CI build system to cibuildwheel.
  • Cleaner, simpler setuptools build system.

1.1.0

04 Mar 14:25
10da3ca
Compare
Choose a tag to compare
  • More observables available in GenParticle.
  • README largely improved and extended with functionality examples.
  • Cython output removed from source.
  • setup.py simplified.

1.0.1

07 Nov 13:45
Compare
Choose a tag to compare

Updates to documentation. Version otherwise identical to 1.0.0.

1.0.0

25 Oct 12:39
Compare
Choose a tag to compare

First production release!

  • Python 2.6 no longer supported.
  • Update to Cython version used.
  • Package six made a dependency (private copy no longer maintained).
  • Tests via pytest.
  • Test coverage added.