Skip to content

Commit

Permalink
README: add links to other clustering-related pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
alyst committed Mar 29, 2019
1 parent 8c4cbc6 commit a8bbf1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ Pkg.add("Clustering")

[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: http://JuliaStats.github.io/Clustering.jl/stable/

## See Also

Julia packages providing other clustering methods:
- [QuickShiftClustering.jl](https://github.com/rened/QuickShiftClustering.jl)
- [SpectralClustering.jl](https://github.com/lucianolorenti/SpectralClustering.jl)

0 comments on commit a8bbf1f

Please sign in to comment.