giotto-tda version 0.5.0
Major Features and Improvements
- An object-oriented API for interactive plotting of Mapper graphs has been added with the
MapperInteractivePlotter(#586). This is intended to supersedeplot_interactive_mappergraph as it allows for inspection of the current state of the objects change by interactivity. See also "Backwards-Incompatible Changes" below. - Further citations have been added to the mathematical glossary (#564).
Bug Fixes
- A bug preventing
EuclideanCechPersistencefrom working correctly on point clouds in more than 2 dimensions has been fixed (#588).