jos
|
1069a033e5
|
Added some unit tests
|
2017-08-12 19:54:21 +02:00 |
|
jos
|
26e70a4acd
|
Refactored x.isComplex === true into type.isComplex(x)
|
2017-08-12 11:32:40 +02:00 |
|
jos
|
3e9f0d24f8
|
Implemented more strict type checks in typed-functions
|
2017-08-04 11:15:46 +02:00 |
|
jos
|
ee6efa3768
|
Only allow accessing/assigning properties on plain objects. Only allow calling known methods.
|
2017-04-08 15:32:10 +02:00 |
|
jos
|
0e2f3ebd78
|
Fixed #807: function transform of existing functions not being removed when overriding such a function
|
2017-03-19 10:34:51 +01:00 |
|
jos
|
bc6c861a36
|
Merge branch 'develop' into algebraic_differentiation
|
2015-12-05 13:17:50 +01:00 |
|
jos
|
d2268c31f9
|
Fixed: function import did not override typed functions when the option override was set true
|
2015-10-28 20:53:23 +01:00 |
|
jos
|
a39d726a18
|
Merged algebraic_differentiation, fixed issues with function transforms attached to factory functions
|
2015-07-29 21:24:34 +02:00 |
|
jos
|
a3a09927a9
|
Reimplemented support for transform property on an imported function
|
2015-07-22 21:23:23 +02:00 |
|
jos
|
396d951c95
|
Halfway implementing lazy loading
|
2015-07-21 20:49:52 +02:00 |
|
jos
|
c19befd7c2
|
Removed broken (redundant) unit test
|
2015-05-22 21:15:08 +02:00 |
|
jos
|
096a5f3a55
|
Upgraded to typed-function v0.8.3. Implemented support for merging typed-functions via math.import. Added option silent for math.import.
|
2015-05-16 11:33:58 +02:00 |
|
jos
|
052c6109af
|
Moved related functions to ./lib/core
|
2015-05-05 11:49:39 +02:00 |
|