bnlcas 0db42306ec Extend std var for variable dimensions request 999 (#1444)
* initial implementation of multidimensional std and var

* consolidated std function into var, cleaned up the interface for var, fixed bias correction

* added documentation of variable axis for std and var

* updated documentation for std and var

* changed the order of normalization and dimension for a three parameter input in the functions

* updated documentation for var and std

* add transform expressions for std and var with variable axis

* added test coverage for std and var with a variable axis

* update to documentation

* change n dim std to use apply function

* fixed tests, removed unnecessary code, updated docs

* fixed typo in docs

* update docs to remove a type

* changed location of apply function

* updated tests to use deepStrictEqual to pass linter

* adding test coverage for var.transform and std.transform
2019-03-20 15:21:55 +01:00
..
2018-07-14 11:29:28 +02:00
2018-08-12 21:35:20 +02:00
2019-02-20 17:10:03 +01:00
2019-02-20 17:10:03 +01:00
2018-08-12 21:35:20 +02:00
2019-01-10 22:07:03 +01:00
2018-06-06 10:06:40 +02:00
2018-10-30 20:21:16 +01:00
2018-07-14 11:29:28 +02:00
2018-07-14 11:29:28 +02:00
2018-11-29 20:15:40 +01:00
2018-07-14 11:29:28 +02:00
2018-09-08 19:43:38 +02:00
2018-12-09 13:15:33 +01:00
2019-01-08 20:19:39 +01:00
2018-07-22 17:47:40 +02:00