From c1579e92d6cc78958522604769b0bc595c5f0eae Mon Sep 17 00:00:00 2001 From: Marc Glisse Date: Sun, 1 Nov 2020 00:13:10 +0100 Subject: release notes --- .github/next_release.md | 3 +++ 1 file changed, 3 insertions(+) (limited to '.github/next_release.md') diff --git a/.github/next_release.md b/.github/next_release.md index cd2376eb..54f389d1 100644 --- a/.github/next_release.md +++ b/.github/next_release.md @@ -12,6 +12,9 @@ Below is a list of changes made since GUDHI 3.3.0: - [Module](link) - ... +- [Subsampling](https://gudhi.inria.fr/doc/latest/group__subsampling.html) + - The C++ function `choose_n_farthest_points()` now takes a distance function instead of a kernel as first argument, users can replace `k` with `k.squared_distance_d_object()` in each call in their code. + - Miscellaneous - The [list of bugs that were solved since GUDHI-3.3.0](https://github.com/GUDHI/gudhi-devel/issues?q=label%3A3.4.0+is%3Aclosed) is available on GitHub. -- cgit v1.2.3