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

Releases: scikit-hep/numpythia

Version 1.3.1 - legacy release

Choose a tag to compare

@eduardo-rodrigues eduardo-rodrigues released this 06 Jan 17:54
  • 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

Choose a tag to compare

@eduardo-rodrigues eduardo-rodrigues released this 06 Jan 17:01
91a3788
  • 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

Choose a tag to compare

@eduardo-rodrigues eduardo-rodrigues released this 25 Nov 21:50
b764ce7
  • 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

Choose a tag to compare

@eduardo-rodrigues eduardo-rodrigues released this 04 Mar 14:25
10da3ca
  • More observables available in GenParticle.
  • README largely improved and extended with functionality examples.
  • Cython output removed from source.
  • setup.py simplified.

1.0.1

Choose a tag to compare

@eduardo-rodrigues eduardo-rodrigues released this 07 Nov 13:45

Updates to documentation. Version otherwise identical to 1.0.0.

1.0.0

Choose a tag to compare

@eduardo-rodrigues eduardo-rodrigues released this 25 Oct 12:39

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.