From 30374ed5154610dc63198742220153aa9387139c Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Mon, 20 Mar 2017 15:48:04 +0000 Subject: Rename barcode_persistence and diagram_persistence functions git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2204 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: f91e283fa6b6b02198ae28a44f41bd761c1c1f48 --- src/cython/doc/persistence_graphical_tools_ref.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 a12021c4..3d7e4fc7 100644 --- a/src/cython/doc/persistence_graphical_tools_ref.rst +++ b/src/cython/doc/persistence_graphical_tools_ref.rst @@ -4,5 +4,5 @@ Persistence graphical tools reference manual .. autofunction:: gudhi.__min_birth_max_death .. autofunction:: gudhi.show_palette_values -.. autofunction:: gudhi.barcode_persistence -.. autofunction:: gudhi.diagram_persistence +.. autofunction:: gudhi.plot_barcode_persistence +.. autofunction:: gudhi.plot_diagram_persistence -- cgit v1.2.3