fastcluster
Fast Hierarchical Clustering Routines for R and Python
This is a two-in-one package which provides interfaces to both R and Python. It implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: linkage() in the SciPy package scipy.cluster.hierarchy, hclust() in R's stats package, and the flashClust package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide. For information on how to install the Python files, see the file INSTALL in the source distribution. Based on the present package, Christoph Dalitz also wrote a pure C++ interface to fastcluster: https://lionel.kr.hs-niederrhein.de/~dalitz/data/hclust/.
- Version1.2.6
- R version≥ 3.0.0
- LicenseFreeBSD
- LicenseGPL-2
- LicenseLICENSE
- Needs compilation?Yes
- fastcluster citation info
- Last release01/12/2024
Documentation
Team
Daniel Müllner
Google Inc.
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Enhances1 package
- Reverse Depends4 packages
- Reverse Imports22 packages
- Reverse Suggests7 packages