summaryrefslogtreecommitdiff
path: root/.github/next_release.md
diff options
context:
space:
mode:
authorVincent Rouvreau <vincent.rouvreau@inria.fr>2022-01-26 08:16:02 +0100
committerVincent Rouvreau <vincent.rouvreau@inria.fr>2022-01-26 08:16:02 +0100
commit7cd975bcb4f932372a3abe932d3b22c9ea1ce38a (patch)
tree3688cb5df0367e2134d88ccc7e53c78e82916bcb /.github/next_release.md
parentcee14f45b10d8fd4bee78b4323dea650f8d20f11 (diff)
parent4d27d023c89d6c6ad10b3923c3cdbd9ed5952711 (diff)
merge master and resolve conflict
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 1dc4529f..65a92816 100644
--- a/.github/next_release.md
+++ b/.github/next_release.md
@@ -10,6 +10,9 @@ Below is a list of changes made since GUDHI 3.5.0:
- the python weighted version for alpha complex is now available in any dimension D.
- `alpha_complex = gudhi.AlphaComplex(off_file='/data/points/tore3D_300.off')` is deprecated, please use [read_points_from_off_file](https://gudhi.inria.fr/python/latest/point_cloud.html#gudhi.read_points_from_off_file) instead.
+- [Representations](https://gudhi.inria.fr/python/latest/representations.html#gudhi.representations.vector_methods.BettiCurve)
+ - A more flexible Betti curve class capable of computing exact curves
+
- [Module](link)
- ...