jos
55d19b1f75
Added more functions to mainAll.js
2018-11-14 17:56:36 +01:00
jos
0bd3303211
Add some missing types in typed
2018-11-14 12:02:10 +01:00
jos
5e8896471a
Fix loading functions twice
2018-11-10 10:18:53 +01:00
jos
0d93f45dfd
Many functions in place in mainAll
2018-11-09 17:39:35 +01:00
jos
493bfa9a0c
Enable lazy loading again
2018-11-09 14:37:55 +01:00
jos
b0db2fc4ab
Renamed scope to math again (prevent confusion)
2018-11-09 14:23:11 +01:00
jos
4c35d62158
Refactor the last files with commonjs
2018-11-09 14:07:14 +01:00
jos
bb9bf78eff
Refactored all probability functions
2018-11-09 13:51:22 +01:00
jos
7a48d972ce
Refactored all statistics functions. Renamed var to variance
2018-11-09 12:33:13 +01:00
jos
027b1dd308
Cleanup fixme's that are resolved
2018-11-09 11:53:19 +01:00
jos
77c6291331
Refactored all logical, bitwise, and relational functions
2018-11-09 11:51:27 +01:00
jos
d7ed170ba5
Converted all function transforms, expression functions, and embedded docs
2018-11-09 11:16:55 +01:00
jos
23b77454fd
Fixed some missing imports
2018-11-09 09:15:10 +01:00
jos
5707854c70
Converted matrix functions
2018-11-09 09:08:55 +01:00
jos
97dbea02ab
Converted set functions
2018-11-08 18:00:41 +01:00
jos
61a2849018
Converted combinatorics, geometry, special, string, and unit functions
2018-11-08 17:41:40 +01:00
jos
277d8b2706
Converted all trigonometry functions
2018-11-08 17:11:52 +01:00
jos
f4d7e1164a
Converted the complex functions
2018-11-08 16:47:48 +01:00
jos
a0c8a40507
Refactor constants
2018-11-08 15:51:05 +01:00
jos
b0ec1cc20c
Add embedded docs again. Disable travis testing on node 6 for now (slow)
2018-11-08 15:13:31 +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
75b18b103c
Slim down dependencies on DenseMatrix and SparseMatrix
2018-11-07 17:36:45 +01:00
jos
6e75d1dcd2
Update use cases and readme
2018-11-07 17:02:10 +01:00
jos
2d7a407ee2
Create mainAll.js. Change algorithm functions to be internal factory functions (not injected). Convert more functions and data types.
2018-11-07 16:43:06 +01:00
jos
2fd6cbd568
Converted matrix classes. Fixes in dependency resolving/ordering.
2018-11-07 12:38:00 +01:00
jos
046173c531
Converted all arithmetic functions
2018-11-06 13:13:52 +01:00
jos
b9fb67483a
Converted all matrix algorithm util functions and some arithmetic functions
2018-11-06 11:30:55 +01:00
jos
ee4442b17a
Allow importing nested dependencies
2018-11-06 10:28:34 +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
jos
51960aafe0
Change the structure of a factory function from an function to an object with meta data
2018-11-05 10:25:32 +01:00
Sathish-kumar-Subramani
3cbe1e05ef
add util function hasNumericValue ( #1303 )
...
* add util function hasNumericValue
* hasNumericValue - add Number wrapper object. add more test cases.
* hasNumericValue - add test case to check if string with number, surrounded by whitespace is valid.
2018-11-03 10:08:45 +01:00
jos
94e9668b4a
Refactor functions into ES6 import/export
2018-10-31 20:53:01 +01:00
jos
9800f25b35
Reorganized utils functions and refactored to ES6 import/export
2018-10-31 19:58:33 +01:00
jos
7bc1dd3c8c
Move isBigNumber, isMatrix, and isCollection into is.js
2018-10-31 18:56:41 +01:00
jos
a9484f969f
Remove index.js file in src/utils/
2018-10-31 15:54:01 +01:00
jos
e3211a7efc
Move all is* functions like isComplex into is.js
2018-10-31 15:28:51 +01:00
jos
7d2c87be04
Move plain functions under ./src/plain
2018-10-31 11:37:02 +01:00
jos
d36d54cfc9
Rename hypot.js back to createHypot.js othwerwise we get confusing naming issues
2018-10-31 09:44:06 +01:00
jos
efd4f46f9c
Merge branch 'develop' into modular_architecture
2018-10-31 09:14:00 +01:00
jos
216c1cd480
Publish v5.2.3
2018-10-30 20:21:16 +01:00
jos
5b6863e364
Fixed #1304 : function pow not supporting inputs pow(Unit, BigNumber)
2018-10-30 20:13:15 +01:00
Max Bruckner
e09e1040c5
bitNot: Fix incorrect tilde in LaTeX output ( #1302 )
2018-10-29 21:25:49 +01:00
jos
4d8cc3f895
Publish v5.2.2
2018-10-23 21:57:42 +02:00
Eric Mansfield
0ce87a9920
Fixed unit base recognition and formatting for user-defined units ( #1287 )
2018-10-23 19:29:21 +02:00
jos
3019b4a526
Merge branch 'develop' into modular_architecture
2018-10-20 18:25:43 +02:00
jos
a68c14b7f1
Rename factory function to hypot again
2018-10-20 18:24:54 +02:00
jos
397b4f1882
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# package-lock.json
2018-10-18 20:14:42 +02:00
jos
bf3e184e24
Release v5.2.1
2018-10-18 20:14:24 +02:00