Releases: dillondaudert/UMAP.jl
Releases · dillondaudert/UMAP.jl
v0.1.11
v0.1.10
v0.1.9
UMAP v0.1.9
Closed issues:
- ERROR: MethodError: Cannot
convert
an object of type (#34)
Merged pull requests:
v0.1.8
v0.1.7
v0.1.6
UMAP v0.1.6
Merged pull requests:
- CompatHelper: bump compat for "LsqFit" to "0.9" (#23) (@github-actions[bot])
- CompatHelper: bump compat for "LsqFit" to "0.10" (#24) (@github-actions[bot])
- Install TagBot as a GitHub Action (#25) (@JuliaTagBot)
- add transform data functionality (#26) (@sanjmohan)
- CompatHelper: bump compat for "Distances" to "0.9" (#28) (@github-actions[bot])
v0.1.5
v0.1.5 (2019-12-27)
Closed issues:
- Error in spectral layout on master (#16)
Merged pull requests:
- Reduce mem usage in optimize_embedding; eigs which=:SM (fix) (#22) (dillondaudert)
- Fix broadcast bug in initialize_embedding (#21) (baggepinnen)
- CompatHelper: bump compat for "Arpack" to "0.4" (#15) (github-actions[bot])
- CompatHelper: bump compat for "LsqFit" to "0.8" (#14) (github-actions[bot])
- V0.1.5dev (#12) (dillondaudert)
v0.1.4
v0.1.4 (2019-06-14)
Closed issues:
Merged pull requests:
- Relax type constraints; fix Float32 bug; which=:SR (#11) (dillondaudert)
v0.1.3
Bump version 0.1.3
v0.1.2
Implemented local_connectivity.
Fixed bug in smooth_knn_dists where an error was thrown if all k nearest neighbors to a point had distances of 0.