From faf80f88bbd7fa2220da0aa14f3394d6af1a4774 Mon Sep 17 00:00:00 2001 From: Vincent Rouvreau Date: Thu, 13 Jan 2022 15:12:43 +0100 Subject: [skip ci] reset version for the next one --- .github/next_release.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to '.github') diff --git a/.github/next_release.md b/.github/next_release.md index 50207638..0a8b2bbb 100644 --- a/.github/next_release.md +++ b/.github/next_release.md @@ -1,20 +1,19 @@ -We are pleased to announce the release 3.5.0 of the GUDHI library. +We are pleased to announce the release 3.X.X of the GUDHI library. -As a major new feature, the GUDHI library now offers Coxeter triangulations and points generators. -The support for python 3.10 is available. +As a major new feature, the GUDHI library now offers ... We are now using GitHub to develop the GUDHI library, do not hesitate to [fork the GUDHI project on GitHub](https://github.com/GUDHI/gudhi-devel). From a user point of view, we recommend to download GUDHI user version (gudhi.3.X.X.tar.gz). -Below is a list of changes made since GUDHI 3.4.1: +Below is a list of changes made since GUDHI 3.5.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. +- [Module](link) + - ... -- [Datasets generators](https://gudhi.inria.fr/python/latest/datasets_generators.html) - - the python module `points` enables the generation of points on a sphere or a flat torus. +- [Module](link) + - ... - Miscellaneous - - The [list of bugs that were solved since GUDHI-3.4.1](https://github.com/GUDHI/gudhi-devel/issues?q=label%3A3.5.0+is%3Aclosed) is available on GitHub. + - The [list of bugs that were solved since GUDHI-3.5.0](https://github.com/GUDHI/gudhi-devel/issues?q=label%3A3.6.0+is%3Aclosed) is available on GitHub. All modules are distributed under the terms of the MIT license. However, there are still GPL dependencies for many modules. We invite you to check our [license dedicated web page](https://gudhi.inria.fr/licensing/) for further details. @@ -26,3 +25,4 @@ We provide [bibtex entries](https://gudhi.inria.fr/doc/latest/_citation.html) fo Feel free to [contact us](https://gudhi.inria.fr/contact/) in case you have any questions or remarks. For further information about downloading and installing the library ([C++](https://gudhi.inria.fr/doc/latest/installation.html) or [Python](https://gudhi.inria.fr/python/latest/installation.html)), please visit the [GUDHI web site](https://gudhi.inria.fr/). + -- cgit v1.2.3