Skip to content

Tags: flavell-lab/Clustering.jl

Tags

v0.14.2

Toggle v0.14.2's commit message
## Clustering v0.14.2

[Diff since v0.14.1](JuliaStats/Clustering.jl@v0.14.1...v0.14.2)


**Closed issues:**
- the hierarchical clustering result is not consistent with R and python (JuliaStats#134)

**Merged pull requests:**
- Bump Distances.jl (JuliaStats#204) (@juliohm)

v0.14.1

Toggle v0.14.1's commit message
## Clustering v0.14.1

[Diff since v0.14.0](JuliaStats/Clustering.jl@v0.14.0...v0.14.1)



**Merged pull requests:**
- CompatHelper: bump compat for "Distances" to "0.9" (JuliaStats#198) (@github-actions[bot])
- Bump version to 0.14.1 (JuliaStats#199) (@nalimilan)

v0.14.0

Toggle v0.14.0's commit message
## Clustering v0.14.0

[Diff since v0.13.5](JuliaStats/Clustering.jl@v0.13.5...v0.14.0)



**Merged pull requests:**
- Make accept AbstractMatrix (JuliaStats#193) (@oxinabox)
- CompatHelper: bump compat for "StatsBase" to "0.33" (JuliaStats#196) (@github-actions[bot])

v0.13.5

Toggle v0.13.5's commit message
## Clustering v0.13.5

[Diff since v0.13.4](JuliaStats/Clustering.jl@v0.13.4...v0.13.5)


**Closed issues:**
- Error when tab completing on ::Hclust (JuliaStats#191)
- Use latest NearestNeighbors (JuliaStats#194)

**Merged pull requests:**
- Fix Travis CI (JuliaStats#189) (@alyst)
- Fix propertynames() methods (JuliaStats#192) (@alyst)
- Update Project.toml [compat] section (JuliaStats#195) (@alyst)

v0.13.4

Toggle v0.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JuliaStats#189 from alyst/ci_latest_julia

* Fix Documentation build in Travis CI (clash between *matrix* and *jobs*)
* Test on latest stable 1.x Julia

v0.13.3

Toggle v0.13.3's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaStats/Clustering.jl/releases/tag/v0.13.3 for rele…

…ase notes

v0.13.2

Toggle v0.13.2's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/JuliaStats/Clustering.jl/releases/tag/v0.13.2 for rele…

…ase notes

v0.13.1

Toggle v0.13.1's commit message
whitespace

v0.13.0

Toggle v0.13.0's commit message
README: add links to other clustering-related pkgs

v0.12.4

Toggle v0.12.4's commit message
fix doc build for Sphinx 1.4+

use imgmath instead of pngmath