issues
search
dankogai
/
js-combinatorics
power set, combination, permutation and more in JavaScript
MIT License
742
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can cartesianProduct accept List of List?
#42
yiu31802
closed
7 years ago
2
get combination of specify target value from array
#41
dizzlr
closed
6 years ago
0
Add NPM to README
#40
mikedizon
closed
6 years ago
0
Permutation fix for 31 elements or more - closes #34
#39
battila7
closed
7 years ago
0
Bug with combinations
#38
vallettea
closed
7 years ago
3
Interactive documentation
#37
viebel
closed
6 years ago
0
Fixing mocha dependency
#36
iamstolis
closed
8 years ago
0
Licence file
#35
meeple142
closed
7 years ago
4
`permutation` with larger arrays (> 32 entries) issue
#34
dandar3
closed
7 years ago
0
for (let byte of baseN([0, 1], 8)) {} does not work
#33
a-robu
closed
6 years ago
0
baseN should return [[]] rather than [] for inputs of length 0
#32
dbkaplun
closed
6 years ago
0
Merge `combination` and `bigCombination`
#31
fresheneesz
closed
6 years ago
2
RangeError in array with size > 32 in combination
#30
nobjr
closed
6 years ago
1
Fixed README typo
#29
atavakoli
closed
8 years ago
2
Bugfix no combination
#28
sophietk
closed
8 years ago
1
cmb.each is not a function
#27
andreis
closed
8 years ago
2
Combination with repetition
#26
PhilWaldmann
closed
6 years ago
1
NPM-published 0.5.0 code does not reflect 0.5.0 API
#25
namuol
closed
8 years ago
2
Fix example for lazyFilter in the documentation
#24
blanchg
closed
8 years ago
0
Adds lazyMap and lazyFilter options
#23
blanchg
closed
8 years ago
0
Using the Cartesian product with the big Combination without using the toArray them?
#22
leonardovff
closed
6 years ago
2
Fix for issue #16
#21
blanchg
closed
8 years ago
0
A question of curiosity: why the strange syntax to retrieve combinations?
#20
ilyador
closed
6 years ago
1
packaged for meteor
#19
JoeyAndres
closed
8 years ago
0
Make available as meteor package
#18
JoeyAndres
closed
8 years ago
3
Removing limits on the combinatorics.
#17
ramgole
closed
8 years ago
0
combination() throws RangeError if array length > 32
#16
hagabaka
closed
6 years ago
3
Make available as bower package
#15
atavakoli
closed
6 years ago
3
I found a bit strange result of Combinatorics.power
#14
t-mochizuki
closed
6 years ago
0
Allow serializing the iterators
#13
kewisch
closed
9 years ago
2
0.4.1 introduces breaking change over 0.4.0
#12
danrama
closed
6 years ago
0
Exports for browser globals, requirejs, and CommonJS
#11
dbkaplun
closed
9 years ago
1
Version 0.4.0 hasn't been published to npm
#10
mariocasciaro
closed
10 years ago
2
Permutation with Repetition
#9
alexbeletsky
closed
10 years ago
2
Source file is missing in repo
#8
PavanKu
closed
10 years ago
2
Added permutationCombination method and tests
#7
blanchg
closed
10 years ago
1
Lazy filter
#6
erelsgl
closed
6 years ago
1
Is there a "hasNext" predicate?
#5
erelsgl
closed
6 years ago
0
Fix for issue #3
#4
personelse
closed
6 years ago
1
combination(x, 0) returns x
#3
kylemcdonald
closed
6 years ago
0
Not in npm registry
#2
bitliner
closed
11 years ago
1
Add missing var declaration
#1
vzvu3k6k
closed
11 years ago
0
Previous