jos
|
0513898a4b
|
Fix using new for side effects
|
2018-06-13 16:31:18 +02:00 |
|
jos
|
1f0a37a0cb
|
Split initialized 'const' declarations into multiple statements
|
2018-06-13 15:31:37 +02:00 |
|
jos
|
17f07ec098
|
Fixed incompatibility with v4 (index.js file)
|
2018-06-13 14:02:50 +02:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
635cd0b574
|
Revert using /lib/ in tests, use /src/ again. Fixed coverage testing. WIP
|
2018-06-06 22:11:52 +02:00 |
|
jos
|
79071b5e4f
|
Fixed npm run test:browser not working (WIP)
|
2018-06-06 21:30:41 +02:00 |
|
jos
|
0c084b8e20
|
npm test working now
|
2018-06-06 15:36:36 +02:00 |
|
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 |
|
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 |
|
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
|
2aa2f29e2b
|
Adding support for Bell Numbers in Combinatorics Module.
|
2015-04-27 12:41:04 -04:00 |
|
Devan Patel
|
9c60e14a84
|
Adding LaTeX test for Stirling Numbers of the second kind.
|
2015-04-27 12:14:45 -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 |
|