Releases: jacanchaplais/graphicle
Releases · jacanchaplais/graphicle
0.3.1
What's Changed
- Patch: fixed pt_weight on calculate.azimuth_centre #139 by @jacanchaplais in #142
- Added weighted_centroid #139 by @jacanchaplais in #144
- Added sanity checks for MomentumArray #143 by @jacanchaplais in #146
- Explicit numerical instability handling #145 by @jacanchaplais in #147
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Relabel edges from in / out to src / dst #140 by @jacanchaplais in #141
- Removed routines pending deprecation
Full Changelog: 0.2.14...0.3.0
0.2.14
What's Changed
- Tag clusters to partons in hard process with MC truth #136 by @jacanchaplais in #137
- Aggregate momenta of clusters using
graphicle.calculate.aggregate_momenta()
Full Changelog: 0.2.13...0.2.14
0.2.13
What's Changed
- Hierarchy construction for background jets #131 by @jacanchaplais in #132
- Docstring correction #123 by @jacanchaplais in #133
Full Changelog: 0.2.12...0.2.13
0.2.12
What's Changed
- added from_name classmethod to PdgArray #127 by @jacanchaplais in #128
Full Changelog: 0.2.11...0.2.12
0.2.11
What's Changed
- Add ability to shift azimuth, rapidity, and pseudorapidity #124 by @jacanchaplais in #125
Full Changelog: 0.2.10...0.2.11
0.2.10
What's Changed
- Patched strict kwarg in zip, and used typed MutableMapping by @jacanchaplais in #122
Full Changelog: 0.2.9...0.2.10
0.2.9
What's Changed
- Downgrade syntax to Python 3.8 by @jacanchaplais in #121
Full Changelog: 0.2.8...0.2.9
0.2.8
What's Changed
- Add automatic colour connection discovery by @jacanchaplais in #117
- Added functionality to automatically identify coloured partons from the hard process which form colour singlets with other partons in the hard process
- Automatic clustering and tagging of the final state particles
- Added ability to recursively drop keys in (nested) MaskGroup instances
- Added utility to find the descendants of a specific edge
Full Changelog: 0.2.7...0.2.8
0.2.7
What's Changed
- Patch: vertex_descendants robust to no descendants #112 by @jacanchaplais in #113
Full Changelog: 0.2.6...0.2.7