70 packages found
Type safe combinatorics utility for getting all combinations.
Simple combinatorics like power set, combination, and permutation in JavaScript
Compute the binomial coefficient.
- stdlib
- stdmath
- mathematics
- math
- special functions
- special
- function
- binomial
- combinatorics
- choose
- factorial
- fact
- integer
- number
Catalan's constant.
Evaluate a factorial.
Evaluate the natural logarithm of the factorial function.
- stdlib
- stdmath
- mathematics
- math
- special functions
- special
- function
- factorial
- log-scale
- logarithm
- fact
- lfact
- factorialln
- combinatorics
- View more
Hypergeometric distribution cumulative distribution function (CDF).
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- combinatorics
- cdf
- cumulative distribution
- distribution function
- hypergeometric
- univariate
- discrete
Compute the natural logarithm of the binomial coefficient.
- stdlib
- stdmath
- mathematics
- math
- special functions
- special
- function
- binomial
- combinatorics
- choose
- factorial
- fact
- integer
- number
- View more
Efficient Combinatorics library for JavaScript using ES2015 generator functions. Generate power set, combination, and permutation.
Hypergeometric distribution quantile function.
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- combinatorics
- cdf
- inverse
- hypergeometric
- univariate
- discrete
Create an iterator which evaluates the factorial function for each iterated value.
- stdlib
- stdmath
- math
- special functions
- special
- function
- factorial
- fact
- combinatorics
- gamma
- iterator
- iterable
- iterate
Shuffle elements of an array-like object.
Create an iterator which evaluates the natural logarithm of the factorial function for each iterated value.
- stdlib
- stdmath
- math
- special functions
- special
- function
- factorial
- log-scale
- logarithm
- fact
- lfact
- factorialln
- combinatorics
- gamma
- View more
Create an iterator which generates a sequence of factorials.
- stdlib
- stdmath
- mathematics
- math
- factorial
- fact
- combinatorics
- integer
- int
- number
- sequence
- iterator
- iterate
- iteration
Visit all k combinations of an array in lexicographic order
generate multiset permutations using an efficient loopless algorithm
generates all possible subsets with size k from given array
generate multiset combinations using an efficient loopless algorithm
Cartesian product for big inputs
- cartesian
- cartesian-product
- performance
- sets
- functional
- functional-programming
- product
- iterable
- algorithm
- data-structures
- es6
- javascript
- library
- nodejs
- View more