combinatorics topic

List combinatorics repositories

combinate

24
Stars
3
Forks
Watchers

Combinatorics generator for JavaScript and Typescript.

streamplify

40
Stars
13
Forks
Watchers

Java 8 combinatorics-related streams and other utilities

safe-types

50
Stars
1
Forks
Watchers

Type safe utils inspired from the Rust language for writing better TypeScript/Flow.

stoichiograph

42
Stars
2
Forks
Watchers

Spell words with elemental symbols from the periodic table ("He", "Cu", etc).

alasc

21
Stars
3
Forks
Watchers

Computational Group Theory in Scala. It's Scala permuted!

JS_algorithms

19
Stars
11
Forks
Watchers

In this repository, the best solutions of data structures, combinatorial algorithms, game theory, artificial intelligence will be assembled. All implementations in the Javascript programming language.

oseq

32
Stars
5
Forks
Watchers

Purely functional iterators compatible with standard `seq`.

Pairs_Trading_Quant

19
Stars
6
Forks
Watchers

A pairs trade is a market neutral trading strategy enabling traders to profit from virtually any market conditions. This strategy is categorized as a statistical arbitrage and convergence trading stra...

combinatorics

25
Stars
1
Forks
Watchers

🦕 Combinatorial generators including combinations, permutations, combinations with replacement, permutations with replacement, cartesian products, and power sets.