Releases: scikit-hep/pyhepmc
Releases · scikit-hep/pyhepmc
v2.6.0
What's Changed
- Particles can be assigned as attributes by @HDembinski in #39
- Attributes after deserialisation are now represented by the UnparsedAttribute class, which allows conversion into concrete attribute types by @HDembinski in #39
Full Changelog: v2.5.1...v2.6.0
v2.5.1
What's Changed
- Fixed segfault in GenCrossSection by making Python API safer than C++ API by @HDembinski in #36
- Update docs with example notebook by @HDembinski in #37
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- pythonic generated_mass by @HDembinski in #30
- Docs by @HDembinski in #31
- improved version sourcing by @HDembinski in #32
- stricter type checking, type improvements, public io module by @HDembinski in #33
- Attribute support by @HDembinski in #34
Full Changelog: v2.4.2...v2.5.0
v2.4.2
What's Changed
- include tool in name, fix ratio for sibyll, attributes for toolset by @HDembinski in #29
Full Changelog: v2.4.1...v2.4.2
v2.4.1
v2.4.0
What's Changed
- handle invalid particles and events without history by @HDembinski in #27
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- more flexible open function, support for convertible events by @HDembinski in #26
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Fix of repr for GenParticle, GenVertex by @HDembinski in #23
- Fix of pyhepmc.open, improved visualization @HDembinski in #24
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Minor fixes to restore wheel production by @HDembinski in #22
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Adds GenEvent.from_hepevt by @HDembinski in #20
New Contributors
- @eduardo-rodrigues made their first contribution in #18
Full Changelog: v2.0.0...v2.1.0