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 4dbaf1a commit 327ec0eCopy full SHA for 327ec0e
docs/reference/index.rst
@@ -24,7 +24,7 @@ Persistence Images
24
:nosignatures:
25
26
persim.PersistenceImager
27
- persim.PersImage
+ persim.PersImage
28
29
30
setup.py
@@ -33,6 +33,8 @@
33
'matplotlib',
34
'scipy',
35
'hopcroftkarp',
36
+ 'deprecated',
37
+ 'joblib'
38
],
39
extras_require={ # use `pip install -e ".[testing]"``
40
'testing': [
0 commit comments