pyflagser version 0.3.1
Release 0.3.1
Major Features and Improvements
- Clarity of the code of
flagser_unweighted
andflagser_weighted
was improved. - Auditwheel repair is now run in the manylinux jobs.
twine check
is now run as part of the CI.
Bug Fixes
- Fix bug causing
flagser_weighted
's output persistence diagrams to be a list of list of tuples instead of a list ofnumpy.ndarrays
of shape (n_points, 2).
Backwards-Incompatible Changes
- Installation from tarballs is no longer supported.
Thanks to our Contributors
This release contains contributions from many people:
Umberto Lupo and Guillaume Tauzin.
We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.