jos
|
1eee1f30dc
|
Move the contents of distribution.js into random, randomInt, and pickRandom
|
2019-01-05 16:49:07 +01:00 |
|
jos
|
396085805f
|
Minor fix in unit tests
|
2019-01-05 15:47:20 +01:00 |
|
jos
|
a05d15e1db
|
Remove partial and memoization. Gives too much complications.
|
2018-12-23 15:01:29 +01:00 |
|
jos
|
2a96327286
|
Fix lint errors
|
2018-12-19 18:10:57 +01:00 |
|
jos
|
c32d410565
|
Refactor functions create and core. Use the new index files from all unit tests
|
2018-12-19 18:08:01 +01:00 |
|
jos
|
c529c14323
|
Split index file in two, having partials and fully created functions. Memoize created factory functions. Fix setting global epsilon of complex.js
|
2018-11-28 11:04:37 +01:00 |
|
jos
|
9faf91f697
|
Convert all data types, converted all algebra functions. Fixes in order of importing factories.
|
2018-11-08 15:02:18 +01:00 |
|
jos
|
2fd6cbd568
|
Converted matrix classes. Fixes in dependency resolving/ordering.
|
2018-11-07 12:38:00 +01:00 |
|
jos
|
f6b524a966
|
Use object destructuring in factory function callback. Rename typeof to typeOf. Only pass dependencies in scope to factory function.
|
2018-11-06 09:17:21 +01:00 |
|
jos
|
c1a8004a12
|
- Created a util function factory
- Implemented resolving dependencies
- Converted the first few factory functions
|
2018-11-05 17:27:42 +01:00 |
|
jos
|
c4d245bc02
|
Implement resolving dependencies in correct order
|
2018-11-05 10:53:42 +01:00 |
|