josdejong
|
b520a198ac
|
Fixed #134: error in function combinations for large numbers
|
2014-01-31 23:23:57 +01:00 |
|
josdejong
|
8ce1a122bb
|
Some minor code rearrangement
|
2014-01-07 14:25:32 +01:00 |
|
Daniel Levin
|
a6878572b9
|
added n <= k condition to permutations, combinations
|
2014-01-07 13:32:26 +02:00 |
|
Daniel Levin
|
f6fa5bf575
|
Added BigNumber support to combinations (and tests)
|
2014-01-07 13:27:56 +02:00 |
|
Daniel Levin
|
365490cf11
|
Changed parseInt to Math.floor
also added vim swap files to .gitignore
|
2014-01-07 12:58:09 +02:00 |
|
Daniel Levin
|
4d72b3b0d5
|
added n <= k condition to combinations function
and also changed x to n in combinations
|
2014-01-06 12:00:47 +02:00 |
|
josdejong
|
965f4232ad
|
Added docs on combinations / permutations
|
2014-01-06 10:43:31 +01:00 |
|
Daniel Levin
|
6c88d7b58a
|
added more tests for combinations. Fixes #99
|
2014-01-05 14:16:14 +02:00 |
|
Daniel Levin
|
45b619cf84
|
added combinations function
|
2014-01-05 13:44:45 +02:00 |
|