Skip to content

Tags: rootslab/geco

Tags

0.11.1

Toggle 0.11.1's commit message
v0.11.1

dummy version
v0.10.0 removed buggy colex_gen for multisets when k>n/2

0.11.0

Toggle 0.11.0's commit message
v0.11.0

modified:   example/multi-5-cards-example.js
modified:   example/multi-7-cards-example.js
modified:   lib/comb-multiset.js
modified:   package.json

0.10.2

Toggle 0.10.2's commit message
v0.10.2

added high-card and straight example..
modified:   Readme.md
new file:   example/multi-5-cards-example.js
renamed:    example/multi-cards-example.js -> example/multi-7-cards-example.js
modified:   package.json

0.10.1

Toggle 0.10.1's commit message
v0.10.1

better description..

0.10.0

Toggle 0.10.0's commit message
v0.10.0

added 7-card poker boards example..
better docs, examples, ..

0.9.0

Toggle 0.9.0's commit message
v0.9.0

better code..
better docs..
On branch dev
modified:   Readme.md
new file:   example/multi-integer-range-example.js
modified:   lib/comb-multiset.js
modified:   package.json

0.8.2

Toggle 0.8.2's commit message
v0.8.2

corrected #cnt signature..

0.8.1

Toggle 0.8.1's commit message
v0.8.1

added control checks..
removed old code..

0.8.0

Toggle 0.8.0's commit message
v0.8.0

code refactoring.
added combinations of a multiset

0.7.0

Toggle 0.7.0's commit message
v0.7.0

added multiset combinations
code refactored.
On branch dev
modified:   Readme.md
modified:   bench/geco-52-card-deck-5-board-bench.js
modified:   bench/geco-52-card-deck-5-board-bitmap-bench.js
modified:   bench/geco-52-card-deck-7-board-bench.js
new file:   example/multi-example.js
new file:   example/multi-simple-example.js
new file:   lib/comb-multiset.js
copied:     lib/geco.js -> lib/comb-set.js
modified:   lib/geco.js
modified:   package.json