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 896.8 kB | osx-64/r-rcppalgos-2.4.1-r40hb950449_1.tar.bz2  3 years and 9 months ago 124 main
conda 889.3 kB | osx-64/r-rcppalgos-2.4.1-r41hb950449_1.tar.bz2  3 years and 9 months ago 134 main
conda 940.7 kB | linux-64/r-rcppalgos-2.4.1-r41h11f65c2_1.tar.bz2  3 years and 9 months ago 2350 main
conda 960.1 kB | linux-64/r-rcppalgos-2.4.1-r40h11f65c2_1.tar.bz2  3 years and 9 months ago 2395 main
conda 916.6 kB | osx-64/r-rcppalgos-2.4.1-r40h33c12bb_1.tar.bz2  4 years and 9 months ago 328 main
conda 912.2 kB | osx-64/r-rcppalgos-2.4.1-r36h33c12bb_1.tar.bz2  4 years and 9 months ago 321 main
conda 931.9 kB | linux-64/r-rcppalgos-2.4.1-r36hd820cbe_1.tar.bz2  4 years and 9 months ago 3139 main
conda 924.6 kB | linux-64/r-rcppalgos-2.4.1-r40hd820cbe_1.tar.bz2  4 years and 9 months ago 3100 main
conda 886.4 kB | osx-64/r-rcppalgos-2.4.1-r36h33c12bb_0.tar.bz2  4 years and 9 months ago 326 main
conda 895.1 kB | osx-64/r-rcppalgos-2.4.1-r35h33c12bb_0.tar.bz2  4 years and 9 months ago 316 main
conda 946.6 kB | linux-64/r-rcppalgos-2.4.1-r36hd820cbe_0.tar.bz2  4 years and 9 months ago 3061 main
conda 938.4 kB | linux-64/r-rcppalgos-2.4.1-r35hd820cbe_0.tar.bz2  4 years and 9 months ago 3066 main

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