We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190f1ff commit 9968cb2Copy full SHA for 9968cb2
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.6.1
2
+ - Lazy import plotting dependencies
3
+
4
# 0.6.0
5
- Update C++ backend to commit 286d369 of [ripser](https://github.com/Ripser/ripser) but keeping same functionalities
6
- Add support to robinhood hashmap into the C++ Backend
ripser/_version.py
@@ -1 +1 @@
-__version__ = "0.6.0"
+__version__ = "0.6.1"
0 commit comments