About Anaconda Help Download Anaconda

Provides optimized functions and flexible combinatorial iterators implemented in C++ with 'Rcpp' for solving problems in combinatorics and computational mathematics. Utilizes parallel programming via 'RcppThread' for maximal performance. Also makes use of the RMatrix class from the 'RcppParallel' library. There are combination/permutation functions with constraint parameters that allow for generation of all results of a vector meeting specific criteria (e.g. generating integer partitions/compositions or finding all combinations such that the sum is between two bounds). Capable of generating specific combinations/permutations (e.g. retrieve only the nth lexicographical result) which sets up nicely for parallelization as well as random sampling. Gmp support permits exploration where the total number of results is large (e.g. comboSample(10000, 500, n = 4)). Additionally, there are several high performance number theoretic functions that are useful for problems common in computational mathematics. Some of these functions make use of the fast integer division library 'libdivide'. The primeSieve function is based on the segmented sieve of Eratosthenes implementation by Kim Walisch. It is also efficient for large numbers by using the cache friendly improvements originally developed by Tomás Oliveira. Finally, there is a prime counting function that implements Legendre's formula based on the work of Kim Walisch.

copied from cf-staging / r-rcppalgos
Type Size Name Uploaded Downloads Labels
conda 1.2 MB | osx-64/r-rcppalgos-2.9.3-r43h90e3e88_0.conda  6 months and 7 days ago 963 main
conda 1.2 MB | osx-64/r-rcppalgos-2.9.3-r44h90e3e88_0.conda  6 months and 7 days ago 1008 main
conda 1.3 MB | linux-64/r-rcppalgos-2.9.3-r43h85d1ec5_0.conda  6 months and 7 days ago 1444 main
conda 1.3 MB | linux-64/r-rcppalgos-2.9.3-r44h85d1ec5_0.conda  6 months and 7 days ago 1443 main
conda 1.2 MB | osx-64/r-rcppalgos-2.9.1-r43h90e3e88_0.conda  6 months and 14 days ago 233 main
conda 1.2 MB | osx-64/r-rcppalgos-2.9.1-r44h90e3e88_0.conda  6 months and 14 days ago 198 main
conda 1.3 MB | linux-64/r-rcppalgos-2.9.1-r44h85d1ec5_0.conda  6 months and 14 days ago 614 main
conda 1.3 MB | linux-64/r-rcppalgos-2.9.1-r43h85d1ec5_0.conda  6 months and 14 days ago 620 main
conda 1.2 MB | osx-64/r-rcppalgos-2.8.5-r44h2e30d0b_0.conda  9 months and 30 days ago 255 main
conda 1.2 MB | osx-64/r-rcppalgos-2.8.5-r43h2e30d0b_0.conda  9 months and 30 days ago 210 main
conda 1.2 MB | linux-64/r-rcppalgos-2.8.5-r44h85d1ec5_0.conda  9 months and 30 days ago 960 main
conda 1.2 MB | linux-64/r-rcppalgos-2.8.5-r43h85d1ec5_0.conda  9 months and 30 days ago 961 main
conda 1.2 MB | osx-64/r-rcppalgos-2.8.3-r44h2e30d0b_1.conda  11 months and 1 day ago 259 main
conda 1.2 MB | osx-64/r-rcppalgos-2.8.3-r43h2e30d0b_1.conda  11 months and 1 day ago 274 main
conda 1.2 MB | linux-64/r-rcppalgos-2.8.3-r43h85d1ec5_1.conda  11 months and 1 day ago 1079 main
conda 1.2 MB | linux-64/r-rcppalgos-2.8.3-r44h85d1ec5_1.conda  11 months and 1 day ago 1072 main
conda 1.2 MB | osx-64/r-rcppalgos-2.8.3-r43ha500985_0.conda  1 year and 8 months ago 430 main
conda 1.2 MB | osx-64/r-rcppalgos-2.8.3-r42ha500985_0.conda  1 year and 8 months ago 441 main
conda 1.2 MB | linux-64/r-rcppalgos-2.8.3-r42hbb496c5_0.conda  1 year and 8 months ago 1746 main
conda 1.2 MB | linux-64/r-rcppalgos-2.8.3-r43hbb496c5_0.conda  1 year and 8 months ago 4061 main
conda 1004.0 kB | osx-64/r-rcppalgos-2.8.2-r43hcc8cb1d_0.conda  1 year and 10 months ago 410 main
conda 991.3 kB | osx-64/r-rcppalgos-2.8.2-r42hcc8cb1d_0.conda  1 year and 10 months ago 390 main
conda 973.2 kB | linux-64/r-rcppalgos-2.8.2-r42hbb496c5_0.conda  1 year and 10 months ago 1723 main
conda 987.8 kB | linux-64/r-rcppalgos-2.8.2-r43hbb496c5_0.conda  1 year and 10 months ago 1742 main
conda 968.3 kB | osx-64/r-rcppalgos-2.8.1-r42hcc8cb1d_0.conda  1 year and 11 months ago 399 main

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