25 Commits

Author SHA1 Message Date
wyq
d017ad908f add signal package and detrend function 2021-02-16 15:04:13 +08:00
wyq
e9f3e761a7 update sum, min, max and cumsum functions 2020-10-02 17:33:36 +08:00
wyq
a4cab6081a add get String function for char array 2020-09-22 14:29:38 +08:00
wyq
8247287d3a add char array convert encoding functions 2020-09-22 14:02:07 +08:00
wyq
12f0472516 update char array to string functions 2020-09-22 11:25:55 +08:00
wyq
516db4973c add ceil and floor functions 2020-07-09 13:06:31 +08:00
wyq
943721bae7 update array __getitem__ functions 2020-07-09 11:38:05 +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
e046c1200f add 3d slice functions 2020-04-07 14:40:10 +08:00
wyq
ed83951acd add split and aray_split functions 2020-03-14 19:06:26 +08:00
wyq
6d62c23093 update conversion between date and double array 2020-03-12 10:53:51 +08:00
wyq
bf327b923c add square function 2020-01-06 14:59:18 +08:00
wyq
0570016c10 update set_shape method 2019-12-08 09:22:03 +08:00
wyq
13b8b1ad56 add base attribute to Array 2019-12-05 20:35:25 +08:00
wyq
b4a828dc82 bugfix for array view problems 2019-12-05 17:09:37 +08:00
wyq
eb476b46d3 remove extra char 2019-12-02 22:34:51 +08:00
wyq
a2413e1476 bugfix in __getitem__ method 2019-12-02 22:18:25 +08:00
wyq
9ac0be1740 update view method 2019-11-15 14:34:41 +08:00
wyq
6f2f260eba update reshape method 2019-11-07 12:46:44 +08:00
wyq
4c92668cca update tack function 2019-11-07 00:26:59 +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
bbc3cc1722 add core sub-package 2019-08-15 10:05:51 +08:00