Changes in API: GeantID class renamed to Geant3ID. Data CSV files: Version 3 (and 2) of package data files, which contain new entries and fixes for certain information in 2008 PDG extended data file. File data/pdgid_to_geantid.csv renamed to data/pdgid_to_geant3id.csv. 2016 and 2017 PDG data files mass_width_2016.mcd and mass_width_2017.mcd removed. Tests: Tests for converters submodule added. Tests for Geant3ID extended. Miscellaneous: Package files formatted with Black package
Enhancements to Particle class: Particles in .dec decay files dealt with, see Particle.from_dec(......
Fix for inconsistent PDG ID and name of Upsilon_2(1D). Several fixes for renames of particle names ...
Submodules pdg and simulation removed (all functionality, and more, in Particle package). Dependency...
Data files: Added the 2020 PDG data table .mcd file, now default. Version 6 of package CSV data file...
Enhancements to Particle class: Dummy/unknown particle width and lifetime errors stored as None....
Enhancement to Particle.dump_table(). Added tests for Pythia and Geant identification code converte...
Changes in API: Rename Particle.from_search/from_search_list to Particle.find/findall. Rename Partic...
Added the 2019 PDG data table, now default. Some poorly established particles not in the current PDG...
Particle class extended. Particle and PDGID literals extended. Better documentation. The Scikit-HEP ...
Introduction of classes for MC particle identification codes: PythiaID class. GeantID class. ...
Particle class: Robust handling of missing mass info. Data CSV files: Version 4 of pack...
Added re-release of the 2018 PDG data table (neutrinos added, formatting fixes). CI scripts for Azur...
What's Changed Add Setup class by @HDembinski in https://github.com/scikit-hep/pyhepmc/pull/48 Ful...
Particle class: Particle.dump_table() method removed and replaced with methods Particle.to_dict() an...
Particle class: Several improvements, in particular to better deal with nuclei and diquarks. Speed...
Enhancements to Particle class: Particles in .dec decay files dealt with, see Particle.from_dec(......
Fix for inconsistent PDG ID and name of Upsilon_2(1D). Several fixes for renames of particle names ...
Submodules pdg and simulation removed (all functionality, and more, in Particle package). Dependency...
Data files: Added the 2020 PDG data table .mcd file, now default. Version 6 of package CSV data file...
Enhancements to Particle class: Dummy/unknown particle width and lifetime errors stored as None....
Enhancement to Particle.dump_table(). Added tests for Pythia and Geant identification code converte...
Changes in API: Rename Particle.from_search/from_search_list to Particle.find/findall. Rename Partic...
Added the 2019 PDG data table, now default. Some poorly established particles not in the current PDG...
Particle class extended. Particle and PDGID literals extended. Better documentation. The Scikit-HEP ...
Introduction of classes for MC particle identification codes: PythiaID class. GeantID class. ...
Particle class: Robust handling of missing mass info. Data CSV files: Version 4 of pack...
Added re-release of the 2018 PDG data table (neutrinos added, formatting fixes). CI scripts for Azur...
What's Changed Add Setup class by @HDembinski in https://github.com/scikit-hep/pyhepmc/pull/48 Ful...
Particle class: Particle.dump_table() method removed and replaced with methods Particle.to_dict() an...
Particle class: Several improvements, in particular to better deal with nuclei and diquarks. Speed...
Enhancements to Particle class: Particles in .dec decay files dealt with, see Particle.from_dec(......
Fix for inconsistent PDG ID and name of Upsilon_2(1D). Several fixes for renames of particle names ...
Submodules pdg and simulation removed (all functionality, and more, in Particle package). Dependency...