From 5fc667a7cbc61649801074f884752bbc33e47b0d Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Tue, 4 Aug 2020 05:47:38 +0200 Subject: Add Atol to next release --- .github/next_release.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/next_release.md b/.github/next_release.md index e73f7c96..14546066 100644 --- a/.github/next_release.md +++ b/.github/next_release.md @@ -30,8 +30,13 @@ Below is a list of changes made since GUDHI 3.2.0: - [Bottleneck distance](https://gudhi.inria.fr/python/latest/bottleneck_distance_user.html) - Python interface to [hera](https://github.com/grey-narn/hera)'s bottleneck distance -- Representations - Python interface change - - [Wasserstein metrics](https://gudhi.inria.fr/python/latest/representations.html#gudhi.representations.metrics.WassersteinDistance) +- Persistence representations + - [Atol](https://gudhi.inria.fr/python/latest/representations.html#gudhi.representations.vector_methods.Atol) + is integrated in finite vectorisation methods. This + [article](https://www.fujitsu.com/global/about/resources/news/press-releases/2020/0316-01.html) talks about + applications using Atol. This module was originally available at + [https://github.com/martinroyer/atol](https://github.com/martinroyer/atol) + - Python interface change: [Wasserstein metrics](https://gudhi.inria.fr/python/latest/representations.html#gudhi.representations.metrics.WassersteinDistance) is now [hera](https://github.com/grey-narn/hera) by default - Miscellaneous -- cgit v1.2.3