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-post-staging / r-paralleldist
Type Size Name Uploaded Downloads Labels
conda 450.1 kB | win-64/r-paralleldist-0.2.7-r43hac2c72c_0.conda  19 hours and 26 minutes ago 18 main
conda 459.7 kB | osx-64/r-paralleldist-0.2.7-r44hefbd7a6_0.conda  19 hours and 27 minutes ago 16 main
conda 453.3 kB | win-64/r-paralleldist-0.2.7-r44hac2c72c_0.conda  19 hours and 29 minutes ago 18 main
conda 456.4 kB | osx-64/r-paralleldist-0.2.7-r43hefbd7a6_0.conda  19 hours and 29 minutes ago 15 main
conda 481.8 kB | linux-aarch64/r-paralleldist-0.2.7-r44h9e3ff46_0.conda  19 hours and 30 minutes ago 17 main
conda 487.1 kB | linux-ppc64le/r-paralleldist-0.2.7-r44h440a4f6_0.conda  19 hours and 30 minutes ago 6 main
conda 473.0 kB | linux-64/r-paralleldist-0.2.7-r43h3704496_0.conda  19 hours and 31 minutes ago 30 main
conda 476.7 kB | linux-aarch64/r-paralleldist-0.2.7-r43h9e3ff46_0.conda  19 hours and 31 minutes ago 15 main
conda 481.6 kB | linux-ppc64le/r-paralleldist-0.2.7-r43h440a4f6_0.conda  19 hours and 31 minutes ago 7 main
conda 476.2 kB | linux-64/r-paralleldist-0.2.7-r44h3704496_0.conda  19 hours and 32 minutes ago 31 main

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