About Anaconda Help Download Anaconda

A fast parallelized alternative to R's native 'dist' function to calculate distance matrices for continuous, binary, and multi-dimensional input matrices, which supports a broad variety of 41 predefined distance functions from the 'stats', 'proxy' and 'dtw' R packages, as well as user- defined functions written in C++. For ease of use, the 'parDist' function extends the signature of the 'dist' function and uses the same parameter naming conventions as distance methods of existing R packages. The package is mainly implemented in C++ and leverages the 'RcppParallel' package to parallelize the distance computations with the help of the 'TinyThread' library. Furthermore, the 'Armadillo' linear algebra library is used for optimized matrix operations during distance calculations. The curiously recurring template pattern (CRTP) technique is applied to avoid virtual functions, which improves the Dynamic Time Warping calculations while the implementation stays flexible enough to support different DTW step patterns and normalization methods.

copied from cf-staging / r-paralleldist
Type Size Name Uploaded Downloads Labels
conda 350.6 kB | win-64/r-paralleldist-0.2.4-r40ha856d6a_1.tar.bz2  4 years and 3 months ago 783 main
conda 345.9 kB | win-64/r-paralleldist-0.2.4-r41ha856d6a_1.tar.bz2  4 years and 3 months ago 802 main
conda 335.8 kB | osx-64/r-paralleldist-0.2.4-r40h9951f98_1.tar.bz2  4 years and 3 months ago 142 main
conda 335.8 kB | osx-64/r-paralleldist-0.2.4-r41h9951f98_1.tar.bz2  4 years and 3 months ago 158 main
conda 367.6 kB | linux-64/r-paralleldist-0.2.4-r41h03ef668_1.tar.bz2  4 years and 3 months ago 2849 main
conda 367.8 kB | linux-64/r-paralleldist-0.2.4-r40h03ef668_1.tar.bz2  4 years and 3 months ago 2766 main
conda 345.9 kB | win-64/r-paralleldist-0.2.4-r40h796a38f_1.tar.bz2  5 years and 3 months ago 1030 main
conda 345.6 kB | win-64/r-paralleldist-0.2.4-r36h796a38f_1.tar.bz2  5 years and 3 months ago 1022 main
conda 335.3 kB | osx-64/r-paralleldist-0.2.4-r40hc5da6b9_1.tar.bz2  5 years and 3 months ago 330 main
conda 335.3 kB | osx-64/r-paralleldist-0.2.4-r36hc5da6b9_1.tar.bz2  5 years and 3 months ago 333 main
conda 361.2 kB | linux-64/r-paralleldist-0.2.4-r36h0357c0b_1.tar.bz2  5 years and 3 months ago 3515 main
conda 361.1 kB | linux-64/r-paralleldist-0.2.4-r40h0357c0b_1.tar.bz2  5 years and 3 months ago 3505 main
conda 342.0 kB | win-64/r-paralleldist-0.2.4-r36h796a38f_0.tar.bz2  5 years and 7 months ago 1036 main cf202003
conda 341.9 kB | win-64/r-paralleldist-0.2.4-r35h796a38f_0.tar.bz2  5 years and 7 months ago 1026 main cf202003
conda 328.2 kB | osx-64/r-paralleldist-0.2.4-r35hc5da6b9_0.tar.bz2  5 years and 7 months ago 324 main cf202003
conda 328.5 kB | osx-64/r-paralleldist-0.2.4-r36hc5da6b9_0.tar.bz2  5 years and 7 months ago 324 main cf202003
conda 357.2 kB | linux-64/r-paralleldist-0.2.4-r36h0357c0b_0.tar.bz2  5 years and 7 months ago 3606 main cf202003
conda 356.9 kB | linux-64/r-paralleldist-0.2.4-r35h0357c0b_0.tar.bz2  5 years and 7 months ago 3623 main cf202003

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy