From d52036da23f887d56d13dd4f93c1049eb44301b1 Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Fri, 3 Aug 2018 09:41:38 +0000 Subject: plot persistence density functionnality with its documentation Fix some documentation issue in other graphiacl tools Add scipy as a dependency git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/plot_persistence_density_vincent@3736 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6481f1d6aa176bcf587f8875298a91cd22ac0319 --- src/cython/doc/persistence_graphical_tools_ref.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cython/doc/persistence_graphical_tools_ref.rst') diff --git a/src/cython/doc/persistence_graphical_tools_ref.rst b/src/cython/doc/persistence_graphical_tools_ref.rst index a2c6bcef..54aff4bc 100644 --- a/src/cython/doc/persistence_graphical_tools_ref.rst +++ b/src/cython/doc/persistence_graphical_tools_ref.rst @@ -9,3 +9,4 @@ Persistence graphical tools reference manual .. autofunction:: gudhi.__min_birth_max_death .. autofunction:: gudhi.plot_persistence_barcode .. autofunction:: gudhi.plot_persistence_diagram +.. autofunction:: gudhi.plot_persistence_density -- cgit v1.2.3