Devan Patel
|
574cf0b62e
|
Adding support for Catalan Numbers in Combinatorics
Adding combinatorics function catalan + test
|
2015-08-16 14:23:14 -04:00 |
|
jos
|
2d42218c7f
|
Removed isPositiveInteger from util/bignumber.js. Added some unit tests
|
2015-07-18 11:07:41 +02:00 |
|
Max Bruckner
|
bec0def02a
|
Remove LaTeX of combinatorics functions from util/latex.js
|
2015-06-14 02:23:41 +02:00 |
|
jos
|
b7b4669935
|
Conversions after merging develop into v2
|
2015-06-07 15:57:58 +02:00 |
|
jos
|
a92b978036
|
Merged develop into v2
|
2015-06-07 15:57:41 +02:00 |
|
jos
|
2d84debd6c
|
Added/updated missing docs
|
2015-05-31 14:29:42 +02:00 |
|
Devan Patel
|
51144f3220
|
Fixing BellNumbers and StirlingS2 for isPositiveInteger
|
2015-05-25 14:29:19 -04:00 |
|
Devan Patel
|
4dad1fed3d
|
Fixing BigNumber for possible IntegerOverflow. I have updated tests as well.
|
2015-05-04 15:59:26 -04:00 |
|
Devan Patel
|
b05a0a0f7e
|
Adding support for compositions + test (includes support for BigNumber).
|
2015-05-03 15:29:42 -04:00 |
|
Devan Patel
|
aa48a5f5cd
|
Adding support for BigNumber in StirlingS2 and BellNumbers.
|
2015-05-03 15:02:49 -04:00 |
|
Devan Patel
|
64a3449d1d
|
Merge branch 'master' of github.com:devanp92/mathjs
|
2015-04-30 11:32:25 -04:00 |
|
Devan Patel
|
0b31d14a39
|
Update stirlingS2.js
|
2015-04-27 18:09:51 -04:00 |
|
Devan Patel
|
2aa2f29e2b
|
Adding support for Bell Numbers in Combinatorics Module.
|
2015-04-27 12:41:04 -04:00 |
|
Devan Patel
|
ea6bb033eb
|
Renaming stirlingSecondKind to stirlingS2 + changing LaTeX to "\\mathrm{S}\\left(%0%,%1%\\right)"
|
2015-04-27 12:06:12 -04:00 |
|
Devan Patel
|
b889c16b81
|
Adding Combiantorics module + Stirling numbers of Second Kind + test. Needs functionality for BigNumber (commented out).
|
2015-04-26 12:14:46 -04:00 |
|