Giotto-tda

Latest version: v0.6.0

Safety actively analyzes 626941 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.1.1

*************

Major Features and Improvements
===============================
- Improved documentation.
- Improved features of class ``Labeller``.
- Improved features of class ``PearsonDissimilarities``.
- Improved GitHub files.
- Improved CI.

Bug Fixes
=========
Fixed minor bugs from the first release.

Backwards-Incompatible Changes
==============================
The following class were renamed:
- class ``PearsonCorrelation`` was renamed to class ``PearsonDissimilarities``

Thanks to our Contributors
==========================

This release contains contributions from many people:

Umberto Lupo, Guillaume Tauzin, Matteo Caorsi, Olivier Morel.

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

*************

0.1.0

*************

Major Features and Improvements
===============================

The following submodules where added:

- ``giotto.homology`` implements transformers to modify metric spaces or generate persistence diagrams.
- ``giotto.diagrams`` implements transformers to preprocess persistence diagrams or extract features from them.
- ``giotto.time_series`` implements transformers to preprocess time series or embed them in a higher dimensional space for persistent homology.
- ``giotto.graphs`` implements transformers to create graphs or extract metric spaces from graphs.
- ``giotto.meta_transformers`` implements convenience ``giotto.Pipeline`` transformers for direct topological feature generation.
- ``giotto.utils`` implements hyperparameters and input validation functions.
- ``giotto.base`` implements a ``TransformerResamplerMixin`` for transformers that have a resample method.
- ``giotto.pipeline`` extends scikit-learn's module by defining Pipelines that include ``TransformerResamplers``.


Bug Fixes
=========
None

Backwards-Incompatible Changes
==============================
None

Thanks to our Contributors
==========================

This release contains contributions from many people:

Guillaume Tauzin, Umberto Lupo, Philippe Nguyen, Matteo Caorsi, Julian Burella Pérez, Alessio Ghiraldello.

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions. In particular, we would like
to thank `Martino Milani <https://github.com/MartMilani/reportPACS>`_, who worked on an early
prototype of a Mapper implementation; although very different from the current one, it
adopted an early form of caching to avoid recomputation in refitting, which was an inspiration
for this implementation.

**************

0.1a.0

**************

Initial release of the library, originally named ``giotto-learn``.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.