Package: quitefastmst 0.9.1.9001

quitefastmst: Euclidean and Mutual Reachability Minimum Spanning Trees

Functions to compute Euclidean minimum spanning trees using single-, sesqui-, and dual-tree Boruvka algorithms. Thanks to K-d trees, they are fast in spaces of low intrinsic dimensionality. Mutual reachability distances (used in the definition of the 'HDBSCAN*' algorithm) are supported too. The package also includes relatively fast fallback minimum spanning tree and nearest-neighbours algorithms for spaces of higher dimensionality. The 'Python' version of 'quitefastmst' is available via 'PyPI'.

Authors:Marek Gagolewski [aut, cre, cph]

quitefastmst_0.9.1.9001.tar.gz
quitefastmst_0.9.1.9001.zip(r-4.7)quitefastmst_0.9.1.9001.zip(r-4.6)quitefastmst_0.9.1.9001.zip(r-4.5)
quitefastmst_0.9.1.9001.tgz(r-4.6-x86_64)quitefastmst_0.9.1.9001.tgz(r-4.6-arm64)quitefastmst_0.9.1.9001.tgz(r-4.5-x86_64)quitefastmst_0.9.1.9001.tgz(r-4.5-arm64)
quitefastmst_0.9.1.9001.tar.gz(r-4.7-arm64)quitefastmst_0.9.1.9001.tar.gz(r-4.7-x86_64)quitefastmst_0.9.1.9001.tar.gz(r-4.6-arm64)quitefastmst_0.9.1.9001.tar.gz(r-4.6-x86_64)
quitefastmst_0.9.1.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
quitefastmst/json (API)
NEWS

# Install 'quitefastmst' in R:
install.packages('quitefastmst', repos = c('https://gagolews.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/gagolews/quitefastmst/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

cluster-analysisclusteringclustering-evaluationeuclidean-distancesgeniehdbscanhdbscan-clustering-algorithmmachine-learningmachine-learning-algorithmsminimum-spanning-treemstmutual-reachability-distanceneighbor-searchoutlier-detectioncppopenmp

5.31 score 1 stars 9 packages 402 downloads 4 exports 1 dependencies

Last updated from:4d087f9105. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK173
linux-devel-x86_64OK146
source / vignettesOK171
linux-release-arm64OK155
linux-release-x86_64OK145
macos-release-arm64OK170
macos-release-x86_64OK368
macos-oldrel-arm64OK94
macos-oldrel-x86_64OK221
windows-develOK145
windows-releaseOK169
windows-oldrelOK149
wasm-releaseOK117

Exports:knn_euclidmst_euclidomp_get_max_threadsomp_set_num_threads

Dependencies:Rcpp