- MLJ integration is now exported by default.
- Experimental integration with MLJ.jl.
- Distances can now be computed between collections of diagrams.
- Split base functionality into PersistenceDiagramsBase.jl.
PersistenceDiagram
s andPersistenceInterval
s are no longer specialized on metadata types. This generally makes them easier to work with.PersistenceImage
changes:slope_end
is now relative to maximum persistence shown in image,- default value of
sigma
changed to 2× pixel size (in the larger direction), - improved performance.
- Added
Landscapes
.