Skip to content

Releases: dillondaudert/UMAP.jl

v0.1.11

30 Jan 00:55
b738d5e
Compare
Choose a tag to compare

UMAP v0.1.11

Diff since v0.1.10

Merged pull requests:

  • CompatHelper: bump compat for "LsqFit" to "0.14" (#56) (@github-actions[bot])
  • CompatHelper: bump compat for "LsqFit" to "0.15" (#57) (@github-actions[bot])

v0.1.10

16 May 15:24
Compare
Choose a tag to compare

UMAP v0.1.10

Diff since v0.1.9

Closed issues:

  • upgrade dependencies (#46)

v0.1.9

03 Jan 18:52
Compare
Choose a tag to compare

UMAP v0.1.9

Diff since v0.1.8

Closed issues:

  • ERROR: MethodError: Cannot convert an object of type (#34)

Merged pull requests:

  • CompatHelper: bump compat for "LsqFit" to "0.12" (#38) (@github-actions[bot])
  • CompatHelper: bump compat for "Arpack" to "0.5" (#39) (@github-actions[bot])

v0.1.8

13 Oct 15:14
1d93fd2
Compare
Choose a tag to compare

UMAP v0.1.8

Diff since v0.1.7

Closed issues:

  • Isn't the input data row-major? (#32)

Merged pull requests:

  • modified _knn_from_dists to enable very large distance matrices (#33) (@kragol)
  • CompatHelper: bump compat for "Distances" to "0.10" (#35) (@github-actions[bot])

v0.1.7

20 Aug 16:09
e893b89
Compare
Choose a tag to compare

UMAP v0.1.7

Diff since v0.1.6

Closed issues:

  • DescentGraph not defined (#30)

Merged pull requests:

  • CompatHelper: bump compat for "LsqFit" to "0.11" (#31) (@github-actions[bot])

v0.1.6

29 May 19:05
Compare
Choose a tag to compare

UMAP v0.1.6

Diff since v0.1.5

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

29 Dec 03:30
v0.1.5
6adc138
Compare
Choose a tag to compare

v0.1.5 (2019-12-27)

Diff since v0.1.4

Closed issues:

  • Error in spectral layout on master (#16)

Merged pull requests:

v0.1.4

15 Jun 09:31
v0.1.4
53f05f2
Compare
Choose a tag to compare

v0.1.4 (2019-06-14)

Diff since v0.1.3

Closed issues:

  • Float32 (#10)
  • UMAP from distance matrix? (#8)

Merged pull requests:

v0.1.3

29 Apr 16:11
74a1d5e
Compare
Choose a tag to compare
Bump version 0.1.3

v0.1.2

29 Jan 16:34
a3ee525
Compare
Choose a tag to compare

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.