Releases: wildart/ManifoldLearning.jl
Releases · wildart/ManifoldLearning.jl
v0.8.0
ManifoldLearning v0.8.0
Diff since v0.7.0
Closed issues:
- MethodError for
connected_components
(#25)
- allow diffusion map to take as input a Gram matrix? (#27)
v0.7.0
ManifoldLearning v0.7.0
Diff since v0.6.2
Closed issues:
- Custom knn function not working? (#23)
- DiffMap-error : k not defined (#26)
Merged pull requests:
- implement Diffusion Map for custom kernel and for precomputed Gram matrix (#28) (@SimonEnsemble)
v0.6.1
ManifoldLearning v0.6.1
Diff since v0.4.0
Closed issues:
- Tag a new version? (#10)
- Fit / transform interface for embeddings (#12)
- Isomap transform fails with "Empty collection" error (#13)
- Is diffusion map working? (#18)
- MultivariateStats.jl and ManifoldLearning.jl (#21)
Merged pull requests:
v0.4.0
Release notes:
- Julia v1.0 compatibility
- Multiple bug fixes