r-rcppalgos 2.8.5
Dependencies: gmp@6.3.0
Channel: guix
Home page: https://github.com/jwood000/RcppAlgos
Licenses: GPL 2+
Synopsis: High performance tools for combinatorics and computational mathematics
Description:
This package provides optimized functions and flexible combinatorial iterators implemented in C++ for solving problems in combinatorics and computational mathematics. It utilizes the RMatrix
class from RcppParallel
for thread safety. There are combination/permutation functions with constraint parameters that allow for generation of all results of a vector meeting specific criteria. It is capable of generating specific combinations/permutations which sets up nicely for parallelization as well as random sampling. Gmp support permits exploration where the total number of results is large. Additionally, there are several high performance number theoretic functions that are useful for problems common in computational mathematics.
Total results: 1