Skip to content

Releases: GUDHI/gudhi-devel

GUDHI 3.7.1 release

06 Jan 15:49
ed492f0
Compare
Choose a tag to compare

We are pleased to announce the release 3.7.1 of the GUDHI library.

This minor post-release is a bug fix version for python representation module.

We are now using GitHub to develop the GUDHI library, do not hesitate to fork the GUDHI project on GitHub. From a user point of view, we recommend to download GUDHI user version (gudhi.3.X.X.tar.gz).

The list of bugs that were solved since GUDHI-3.7.0 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 for further details.

We kindly ask users to cite the GUDHI library as appropriately as possible in their papers, and to mention the use of the GUDHI library on the web pages of their projects using GUDHI and provide us with links to these web pages.

We provide bibtex entries for the modules of the User and Reference Manual, as well as for publications directly related to the GUDHI library.

Feel free to contact us in case you have any questions or remarks.

For further information about downloading and installing the library (C++ or Python), please visit the GUDHI web site.

GUDHI 3.7.1rc1 release

06 Jan 12:30
803e724
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the release 3.7.1 of the GUDHI library.

This minor post-release is a bug fix version for python representation module.

We are now using GitHub to develop the GUDHI library, do not hesitate to fork the GUDHI project on GitHub. From a user point of view, we recommend to download GUDHI user version (gudhi.3.X.X.tar.gz).

The list of bugs that were solved since GUDHI-3.7.0 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 for further details.

We kindly ask users to cite the GUDHI library as appropriately as possible in their papers, and to mention the use of the GUDHI library on the web pages of their projects using GUDHI and provide us with links to these web pages.

We provide bibtex entries for the modules of the User and Reference Manual, as well as for publications directly related to the GUDHI library.

Feel free to contact us in case you have any questions or remarks.

For further information about downloading and installing the library (C++ or Python), please visit the GUDHI web site.

GUDHI 3.7.0 release

16 Dec 17:09
e104419
Compare
Choose a tag to compare

We are pleased to announce the release 3.7.0 of the GUDHI library.

As a major new feature, the GUDHI library now offers new functions to initialize a Simplex tree. Universal wheel for OSx pip package and python 3.11 are now available.

We are now using GitHub to develop the GUDHI library, do not hesitate to fork the GUDHI project on GitHub. 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.6.0:

  • Simplex tree

    • New functions to initialize from a matrix or insert batches of simplices of the same dimension.
  • Rips complex

    • 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.
    • OSx ARM pip package is now available thanks to a universal wheel
    • Python 3.11 pip package
  • Miscellaneous

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 for further details.

We kindly ask users to cite the GUDHI library as appropriately as possible in their papers, and to mention the use of the GUDHI library on the web pages of their projects using GUDHI and provide us with links to these web pages.

We provide bibtex entries for the modules of the User and Reference Manual, as well as for publications directly related to the GUDHI library.

Feel free to contact us in case you have any questions or remarks.

For further information about downloading and installing the library (C++ or Python), please visit the GUDHI web site.

Contributors

GUDHI 3.7.0rc1 release

16 Dec 07:13
f01ef5d
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the release 3.7.0 of the GUDHI library.

As a major new feature, the GUDHI library now offers new functions to initialize a Simplex tree. Universal wheel for OSx pip package and python 3.11 are now available.

We are now using GitHub to develop the GUDHI library, do not hesitate to fork the GUDHI project on GitHub. 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.6.0:

  • Simplex tree

    • New functions to initialize from a matrix or insert batches of simplices of the same dimension.
  • Rips complex

    • 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.
    • OSx ARM pip package is now available thanks to a universal wheel
    • Python 3.11 pip package
  • Miscellaneous

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 for further details.

We kindly ask users to cite the GUDHI library as appropriately as possible in their papers, and to mention the use of the GUDHI library on the web pages of their projects using GUDHI and provide us with links to these web pages.

We provide bibtex entries for the modules of the User and Reference Manual, as well as for publications directly related to the GUDHI library.

Feel free to contact us in case you have any questions or remarks.

For further information about downloading and installing the library (C++ or Python), please visit the GUDHI web site.

Contributors

GUDHI 3.6.0 release

16 Aug 14:00
de8bd51
Compare
Choose a tag to compare

We are pleased to announce the release 3.6.0 of the GUDHI library.

As a major new feature, the GUDHI library now offers automatic differentiation for the computation of
persistence diagrams, Cubical complex persistence scikit-learn like interface, datasets fetch methods,
and weighted version for alpha complex in any dimension D.

Do not hesitate to fork the GUDHI project on GitHub. From a user point of view, we recommend to download GUDHI user version (gudhi.3.X.X.tar.gz).
For further information, please visit the GUDHI web site.

GUDHI 3.6.0 Release Notes

Below is a list of changes made since GUDHI 3.5.0:

Contributors

GUDHI 3.6.0rc2 release

16 Aug 07:08
7232cbf
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the release 3.6.0rc2 of the GUDHI library.

As a major new feature, the GUDHI library now offers automatic differentiation for the computation of
persistence diagrams, Cubical complex persistence scikit-learn like interface, datasets fetch methods,
and weighted version for alpha complex in any dimension D.

Do not hesitate to fork the GUDHI project on GitHub. From a user point of view, we recommend to download GUDHI user version (gudhi.3.X.X.tar.gz).
For further information, please visit the GUDHI web site.

GUDHI 3.6.0rc2 Release Notes

Below is a list of changes made since GUDHI 3.5.0:

Contributors

GUDHI 3.6.0rc1 release

12 Aug 15:46
1341c67
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the release 3.6.0.rc1 of the GUDHI library.

As a major new feature, the GUDHI library now offers automatic differentiation for the computation of
persistence diagrams, Cubical complex persistence scikit-learn like interface, datasets fetch methods,
and weighted version for alpha complex in any dimension D.

Do not hesitate to fork the GUDHI project on GitHub. From a user point of view, we recommend to download GUDHI user version (gudhi.3.X.X.tar.gz).
For further information, please visit the GUDHI web site.

GUDHI 3.6.0rc1 Release Notes

Below is a list of changes made since GUDHI 3.5.0:

Contributors

GUDHI 3.5.0 release

13 Jan 09:13
17c3c6a
Compare
Choose a tag to compare

We are pleased to announce the release 3.5.0 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.

We are now using GitHub to develop the GUDHI library, do not hesitate to fork the GUDHI project on GitHub. 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:

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 for further details.

We kindly ask users to cite the GUDHI library as appropriately as possible in their papers, and to mention the use of the GUDHI library on the web pages of their projects using GUDHI and provide us with links to these web pages.

We provide bibtex entries for the modules of the User and Reference Manual, as well as for publications directly related to the GUDHI library.

Feel free to contact us in case you have any questions or remarks.

For further information about downloading and installing the library (C++ or Python), please visit the GUDHI web site.

GUDHI 3.5.0rc2 release

05 Jan 07:55
ce15558
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the release 3.5.0 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.

We are now using GitHub to develop the GUDHI library, do not hesitate to fork the GUDHI project on GitHub. 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:

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 for further details.

We kindly ask users to cite the GUDHI library as appropriately as possible in their papers, and to mention the use of the GUDHI library on the web pages of their projects using GUDHI and provide us with links to these web pages.

We provide bibtex entries for the modules of the User and Reference Manual, as well as for publications directly related to the GUDHI library.

Feel free to contact us in case you have any questions or remarks.

For further information about downloading and installing the library (C++ or Python), please visit the GUDHI web site.

GUDHI 3.5.0rc1 release

04 Jan 16:48
1572629
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the release 3.5.0 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.

We are now using GitHub to develop the GUDHI library, do not hesitate to fork the GUDHI project on GitHub. 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:

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 for further details.

We kindly ask users to cite the GUDHI library as appropriately as possible in their papers, and to mention the use of the GUDHI library on the web pages of their projects using GUDHI and provide us with links to these web pages.

We provide bibtex entries for the modules of the User and Reference Manual, as well as for publications directly related to the GUDHI library.

Feel free to contact us in case you have any questions or remarks.

For further information about downloading and installing the library (C++ or Python), please visit the GUDHI web site.