Skip to content

Releases: scikit-tda/ripser.py

v0.6.12

08 Mar 12:36
76ee53c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.11...v0.6.12

v0.6.11

07 Mar 12:41
3125ecd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.10...v0.6.11

v0.6.10

12 Jul 18:22
59610da
Compare
Choose a tag to compare

The 0.6.9 release does not include the python ripser module. Hopefully this release corrects that.

v0.6.9

11 Jul 18:55
64c7517
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.8...v0.6.9

Update CI actions

02 Mar 15:53
35e7baf
Compare
Choose a tag to compare

This release does not modify the code but updates the release procedure for building wheels and updating to PyPI.

Update CD release action

26 Feb 22:14
24c2f51
Compare
Choose a tag to compare

Attempting to fix the CD build failing.

Updating Python Versions

23 Feb 23:02
Compare
Choose a tag to compare

No software updates have been made, but I updated the matrix of supported python versions to 3.9, 3.10, 3.11, 3.12

Fixing lower star bug

05 Feb 13:23
76da8ca
Compare
Choose a tag to compare

Fixing lower star bug for edges that come in at exactly 0

Fixing C++ imports

16 Aug 12:41
Compare
Choose a tag to compare
0.6.4

Updating workflow to include python 3.9

Lazy imports of visualization requirements

11 Aug 18:58
9d9b7c4
Compare
Choose a tag to compare

This release moves the requirements for visualizations to be loaded lazily so users are not required to having functioning matplotlib dependencies for working with the library.