Skip to content

0.2.3

Compare
Choose a tag to compare
@jacanchaplais jacanchaplais released this 13 Feb 20:19
· 242 commits to main since this release
1f54961

Bug fixes and efficiency improvements

Along with stability improvements to the shapes of the arrays, a bug was squashed in the PdgArray constructor which led to unnecessary reads of a CSV file. This has resulted in a speedup of 3 orders of magnitude for the object constructor, which is used during copying and slicing!

What's Changed

Full Changelog: 0.2.2...0.2.3