13 Commits

Author SHA1 Message Date
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
25888aa8c6 update mean, median, std, var functions 2020-06-11 21:55:59 +08:00
wyq
0390d12f42 update the functions to read data from multiple files. 2020-06-11 14:22:20 +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
0d58fa0b70 update Jython to version 2.7.2 2020-03-23 10:40:39 +08:00
wyq
e6f9d91b61 add member_array to DimVariable class. 2020-02-24 21:50:43 +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
a2413e1476 bugfix in __getitem__ method 2019-12-02 22:18:25 +08:00
wyq
70c0845a8d add JOGL support 2019-09-10 21:04:03 +08:00
wyq
bbc3cc1722 add core sub-package 2019-08-15 10:05:51 +08:00