18 Commits

Author SHA1 Message Date
wyq
1863663f39 add 3d griddata idw and nearest methods support 2020-08-10 23:11:19 +08:00
wyq
516db4973c add ceil and floor functions 2020-07-09 13:06:31 +08:00
wyq
0ff03b84f4 add flow function 2020-07-05 15:34:25 +08:00
wyq
25888aa8c6 update mean, median, std, var functions 2020-06-11 21:55:59 +08:00
wyq
b27a4dcccb add ddof argument in std and var functions 2020-06-10 15:58:18 +08:00
wyq
cae55c05f2 update griddata function 2020-05-09 15:46:55 +08:00
wyq
ed83951acd add split and aray_split functions 2020-03-14 19:06:26 +08:00
wyq
d5cf22acd8 update interpolation functions 2020-03-05 11:47:14 +08:00
wyq
43d31df7a2 add curve_fit functions 2020-01-22 14:27:15 +08:00
wyq
d95b9973ed add Taylor diagram functions 2020-01-07 23:52:59 +08:00
wyq
bf327b923c add square function 2020-01-06 14:59:18 +08:00
wyq
b4a828dc82 bugfix for array view problems 2019-12-05 17:09:37 +08:00
wyq
5ae92f4fbd bugfix of swapaxes function 2019-11-28 20:55:21 +08:00
wyq
323697e878 bugfix of full() function for None datatype 2019-11-26 00:06:21 +08:00
wyq
a038b95e58 update dtype, add functions of average, swapaxes... 2019-11-06 20:43:47 +08:00
wyq
77833d3563 update array creation functions 2019-11-04 23:34:49 +08:00
wyq
972b7c3498 bugfix for griddata function of convexhull 2019-10-14 23:23:55 +08:00
wyq
bbc3cc1722 add core sub-package 2019-08-15 10:05:51 +08:00