Graphicle

Latest version: v0.4.1

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.2.2

What's Changed
* patch: MomentumArray works for single entries 83 by jacanchaplais in https://github.com/jacanchaplais/graphicle/pull/84


**Full Changelog**: https://github.com/jacanchaplais/graphicle/compare/0.2.1...0.2.2

0.2.1

What's Changed
* Patch: ufunc compatibility for MaskArray 79 by jacanchaplais in https://github.com/jacanchaplais/graphicle/pull/80
* Added namedtuples exposed by iterators to docs 81 by jacanchaplais in https://github.com/jacanchaplais/graphicle/pull/82


**Full Changelog**: https://github.com/jacanchaplais/graphicle/compare/0.2.0...0.2.1

0.2.0

Data module overhauled
Significant improvements to the data structures provided by graphicle have been made. In particular, they `ArrayBase` objects have become iterable, and expose their data in Python native formats. In addition, much of numpy's array behaviour has been implemented such that there should rarely be any need to access the wrapped array.

What's Changed
* Patch: hard process particles in final state handled in hierarchy 73 by jacanchaplais in https://github.com/jacanchaplais/graphicle/pull/74
* Improved array interoperability by jacanchaplais in https://github.com/jacanchaplais/graphicle/pull/78
* Patch: minor speed and numerical stability improvements to mass calculation of `MomentumArray` objects


**Full Changelog**: https://github.com/jacanchaplais/graphicle/compare/0.1.11...0.2.0

0.1.11

What's Changed
* Added PyPI version badge to README by jacanchaplais in https://github.com/jacanchaplais/graphicle/pull/69
* added docs badge to README by jacanchaplais in https://github.com/jacanchaplais/graphicle/pull/70
* Added scipy sparse matrix representation for AdjacencyList by jacanchaplais in https://github.com/jacanchaplais/graphicle/pull/71
* Added hierarchical masking by jacanchaplais in https://github.com/jacanchaplais/graphicle/pull/55


**Full Changelog**: https://github.com/jacanchaplais/graphicle/compare/0.1.10...0.1.11

0.1.10

Change log

- Added element-wise not-equals comparison for boolean masks
- Updated README with new `Graphicle.from_event()` classmethod

0.1.9

Change log

- Added missing Sphinx autogenerated docs for `MaskArray`
- Added equality comparison for `MaskBase` instances
- Enabled assignment by index for values stored in `MaskArray` instances
- Enabled truthy evaluation for all data structures, indicating if they are non-empty (or they have any non-empty constituents, for composites)

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.