407 Commits

Author SHA1 Message Date
wyq
376df7f35d add pinv function 2023-03-07 16:13:20 +08:00
wyq
87a10cb9f2 update micaps4 data reading function 2023-03-06 09:40:44 +08:00
wyq
9bf1db579a add r squared output for multiple variables linear regression 2023-03-01 22:44:32 +08:00
wyq
2d46d37012 update multipleLineRegress_OLS function to support same number of samples and variables 2023-02-23 22:56:47 +08:00
wyq
1848dab363 add multivariate_normal function 2023-02-22 16:07:15 +08:00
wyq
f0f5e028e1 add isscalar function in numeric module 2023-02-21 10:28:27 +08:00
wyq
fe11464879 update hist function to support multiple arrays 2023-02-20 23:27:57 +08:00
wyq
cc40c304bb using full model view transform for 3D plot 2023-02-18 22:58:21 +08:00
wyq
16a9d12261 add polygonindex function 2023-02-14 15:28:24 +08:00
wyq
7fac130689 add odeint function 2023-02-10 16:54:26 +08:00
wyq
7423d8dfb9 update 3D particles render 2023-02-04 21:45:04 +08:00
wyq
2fc98dbb02 Add search radius to NearestNDInterpolator 2023-02-04 17:31:29 +08:00
wyq
aab565f4ff bugfix for EarthGLPlot 2023-01-29 17:47:31 +08:00
wyq
df767d471f update jogl scatter render 2023-01-28 22:57:57 +08:00
wyq
7d145efe9f bugfix in midata and miio modules 2023-01-14 18:03:38 +08:00
wyq
87f4309869 add jenks nature breaks module 2023-01-10 22:07:55 +08:00
wyq
544b505fc7 add FlatMacLightLaf and FlatMacDarkLaf look&feel 2023-01-07 21:46:18 +08:00
wyq
f14e63c078 add enum package 2023-01-04 09:25:10 +08:00
wyq
529c932a74 update wavefront object loader and triangle mesh normal calculation functions 2023-01-02 14:48:00 +08:00
wyq
cf336a58a5 add trisurf function and a simple wavefront object file loader function 2023-01-01 20:38:37 +08:00
wyq
ef92f093f2 to version 3.5.1 2022-12-30 16:23:42 +08:00
wyq
78adc06e7a add airy function 2022-12-30 10:28:51 +08:00
wyq
80475bba09 add QuiverRender to plot 3D quivers with VBO 2022-12-26 15:28:22 +08:00
wyq
6d795bbad3 add LineRender and PipeRender to plot 3D lines with VBO 2022-12-25 22:54:51 +08:00
wyq
6d2c93a8db bugfix for round function 2022-12-18 12:12:10 +08:00
wyq
9ed488ee07 add LineRender 2022-12-15 23:48:31 +08:00
wyq
a18064f92c add m_coord property in MILayer class 2022-12-07 22:56:16 +08:00
wyq
80fcc693c5 bugfix for GLForm class 2022-12-03 10:01:49 +08:00
wyq
b5fa6aa590 update eof function for NaN data processing 2022-12-02 09:15:27 +08:00
wyq
ab7c21897f add get_dbz function in wrf package 2022-11-30 23:30:36 +08:00
wyq
fd22bcb973 support read_dataframe function for micaps 3 dataset 2022-11-28 20:48:47 +08:00
wyq
2eac750a76 update webmaplayer plot function 2022-11-28 16:13:50 +08:00
wyq
4aaea7c546 add styleLineWidth in PolygonBreak 2022-11-25 22:05:41 +08:00
wyq
dca0941af2 bugfix for TextRender memory leak 2022-11-22 23:37:54 +08:00
wyq
a0485f8525 bugfix for surf function 2022-11-15 16:52:39 +08:00
wyq
a644572b35 add real and imag attribute in NDArray 2022-11-14 09:50:37 +08:00
wyq
0ca8028817 bugfix of conj function 2022-11-06 23:29:44 +08:00
wyq
d693b549e5 add conj and conjugate functions 2022-11-06 20:16:37 +08:00
wyq
1d27979d27 add material function 2022-11-05 23:14:59 +08:00
wyq
5de26717a5 update fimplicit3 function 2022-11-04 09:17:53 +08:00
wyq
4ceaa9b4f2 bugfix for surf function with levels as 4th argument 2022-10-31 10:27:48 +08:00
wyq
d7d2199235 update sqrt function using cmath to support complex number 2022-10-31 10:26:18 +08:00
wyq
1561bb844c update DimArray __getitem__ function 2022-10-25 15:53:34 +08:00
wyq
d47ddd5e96 update surf function 2022-10-25 15:45:28 +08:00
wyq
052629ddd8 update NDArray __getitem__ function 2022-10-25 15:44:33 +08:00
wyq
fa4fd66532 bugfix for layer clip function for WindArrow, WindBarb and WeatherSymbol shapes 2022-10-22 13:47:19 +08:00
wyq
cb6f683a24 update reprojectImage function 2022-10-16 11:15:48 +08:00
wyq
6c67a980c1 bugfix for write ARL data 2022-10-13 22:15:31 +08:00
wyq
14aa7d1bc6 support China radar standard base data format 2022-10-10 22:58:37 +08:00
wyq
7fb965af98 update solve function 2022-09-25 20:36:30 +08:00