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 c738b70 commit 76b2b5aCopy full SHA for 76b2b5a
RELEASE.txt
@@ -1,3 +1,7 @@
1
+0.1.3
2
+ - Fixing documentation
3
+ - Removed the float64 memory layout specification in the np.copy() function, that was causing an error when used with the 1.18+ versions of numpy
4
+
5
0.1.1
6
- Fix bug in Wasserstein and bottleneck distance.
7
persim/_version.py
@@ -1 +1 @@
-__version__ = "0.1.2"
+__version__ = "0.1.3"
0 commit comments