summaryrefslogtreecommitdiff
path: root/.github/next_release.md
diff options
context:
space:
mode:
authorVincent Rouvreau <vincent.rouvreau@inria.fr>2021-12-06 15:29:37 +0100
committerVincent Rouvreau <vincent.rouvreau@inria.fr>2021-12-06 15:29:37 +0100
commitf339fb0ef1dbe74cdf4912dc256ec3648308ec2b (patch)
treec861d8d9aacee403381213232b15ac586ae863db /.github/next_release.md
parent6c713b24eb71ede6ebaf5f46df0599b11a9e0959 (diff)
Modify minimal requirements for python typing. Fix no cgal compilation
Diffstat (limited to '.github/next_release.md')
-rw-r--r--.github/next_release.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/next_release.md b/.github/next_release.md
index 170c7494..0d4673bd 100644
--- a/.github/next_release.md
+++ b/.github/next_release.md
@@ -9,6 +9,9 @@ Below is a list of changes made since GUDHI 3.4.0:
- [Coxeter triangulation](https://gudhi.inria.fr/doc/latest/group__coxeter__triangulation.html)
- constructs a piecewise-linear approximation of an m-dimensional smooth manifold embedded in R^d using an ambient triangulation.
+- [Python installation](link)
+ - Python >= 3.5 and cython >= 0.27 are now required for Python typing purpose.
+
- [Module](link)
- ...