From 5b55fbd1aca28c9494212f9ab10b4cbbb1a0d719 Mon Sep 17 00:00:00 2001 From: Vincent Rouvreau Date: Thu, 15 Dec 2022 22:20:24 +0100 Subject: Some more content for the release --- .github/next_release.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.github/next_release.md b/.github/next_release.md index 929a7ce6..61234ff7 100644 --- a/.github/next_release.md +++ b/.github/next_release.md @@ -6,9 +6,6 @@ We are now using GitHub to develop the GUDHI library, do not hesitate to [fork t Below is a list of changes made since GUDHI 3.6.0: -- [Module](link) - - ... - - [Simplex tree](https://gudhi.inria.fr/python/latest/simplex_tree_ref.html) - New functions to initialize from a matrix or insert batches of simplices of the same dimension. @@ -16,7 +13,9 @@ Below is a list of changes made since GUDHI 3.6.0: - Construction now rejects positional arguments, you need to specify `points=X`. - Installation - - c++17 is the new minimal standard to compile the library. This implies Visual Studio minimal version is now 2017. + - C++17 is the new minimal standard to compile the library. This implies Visual Studio minimal version is now 2017. + - OSx ARM pip package is now available thanks to a universal wheel + - Python 3.11 pip package - Miscellaneous - The [list of bugs that were solved since GUDHI-3.6.0](https://github.com/GUDHI/gudhi-devel/issues?q=label%3A3.7.0+is%3Aclosed) is available on GitHub. @@ -32,3 +31,10 @@ Feel free to [contact us](https://gudhi.inria.fr/contact/) in case you have any 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/). +## Contributors + +- @albert-github +- @hschreiber +- @mglisse +- @VincentRouvreau +- @wreise -- cgit v1.2.3