Skip to content

Releases: scikit-tda/ripser.py

v0.6.14

08 Dec 03:24
59c0a85

Choose a tag to compare

What's Changed

Full Changelog: v0.6.13...v0.6.14

NOTE: The previous release never pushed anything to pypi. For completness, here is the changelog of v0.6.13 which includes actual code changes

v0.6.13 Changelog

This release does not include any code changes. Rather, it bumps up several github action versions, includes wheels for python 3.14, updates compilation flags for macos builds (hopefully fixing a problem several users reported), and provides more rigorous testing for macos builds to fix those types of issues in the future.

v0.6.13

27 Nov 03:35

Choose a tag to compare

What's Changed

This release does not include any code changes. Rather, it bumps up several github action versions, includes wheels for python 3.14, updates compilation flags for macos builds (hopefully fixing a problem several users reported), and provides more rigorous testing for macos builds to fix those types of issues in the future.

Full Changelog: v0.6.12...v0.6.13

v0.6.12

08 Mar 12:36
76ee53c

Choose a tag to compare

What's Changed

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

v0.6.11

07 Mar 12:41
3125ecd

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

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

Choose a tag to compare

What's Changed

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

Update CI actions

02 Mar 15:53
35e7baf

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

Choose a tag to compare

Attempting to fix the CD build failing.

Updating Python Versions

23 Feb 23:02

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