summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-06-01 14:46:40 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-06-01 14:46:40 +0200
commit7ff9d4ceeb659cac3af10a9f9d80c7267c47363a (patch)
treeddac4d97e12f91347a8f12df0374d4e9ac16f3dc
parent6d113d120d7e07df4909a7de1ae014cfb3571f38 (diff)
Let's go like this
-rw-r--r--CMakeGUDHIVersion.txt2
-rw-r--r--src/python/introduction.rst5
2 files changed, 1 insertions, 6 deletions
diff --git a/CMakeGUDHIVersion.txt b/CMakeGUDHIVersion.txt
index b790b828..ffcbc53e 100644
--- a/CMakeGUDHIVersion.txt
+++ b/CMakeGUDHIVersion.txt
@@ -1,6 +1,6 @@
set (GUDHI_MAJOR_VERSION 3)
set (GUDHI_MINOR_VERSION 2)
-set (GUDHI_PATCH_VERSION 0a5)
+set (GUDHI_PATCH_VERSION 0a6)
set(GUDHI_VERSION ${GUDHI_MAJOR_VERSION}.${GUDHI_MINOR_VERSION}.${GUDHI_PATCH_VERSION})
message(STATUS "GUDHI version : ${GUDHI_VERSION}")
diff --git a/src/python/introduction.rst b/src/python/introduction.rst
index 90d9a381..11c06ac5 100644
--- a/src/python/introduction.rst
+++ b/src/python/introduction.rst
@@ -1,8 +1,3 @@
-.. image:: https://gudhi.inria.fr/images/gudhi_architecture.png
-
-Introduction
-============
-
The Gudhi library is an open source library for Computational Topology and
Topological Data Analysis (TDA). It offers state-of-the-art algorithms
to construct various types of simplicial complexes, data structures to