From 777ed59f7d723139114b072682729eaed8596881 Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Wed, 17 Aug 2016 11:08:46 +0000 Subject: Fix persistent_betti_numbers in Persistent_cohomology to make it work with cubical Cython examples renaming and fixing git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@1439 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ab84ba3acd6241257f1787e29ac2e3ac005bbd80 --- src/cython/doc/pyplots/show_palette_values.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 src/cython/doc/pyplots/show_palette_values.py (limited to 'src/cython/doc/pyplots/show_palette_values.py') diff --git a/src/cython/doc/pyplots/show_palette_values.py b/src/cython/doc/pyplots/show_palette_values.py new file mode 100755 index 00000000..e72a55fd --- /dev/null +++ b/src/cython/doc/pyplots/show_palette_values.py @@ -0,0 +1,2 @@ +import gudhi +gudhi.show_palette_values(alpha=1.0) -- cgit v1.2.3