Skip to content

v3.6.0

Compare
Choose a tag to compare
@Yaqiang Yaqiang released this 02 Jun 06:15
· 145 commits to master since this release
  • Add meshc and surfc plot functions
  • Add fill3 function
  • Add Arc patch
  • Add trisurf function and a simple wavefront object file loader function
  • Add odeint function
  • Add pinv function
  • Add multivariate_normal function
  • Add isscalar function in numeric module
  • Add airy function
  • Add polygonindex function
  • Add jenks nature breaks module
  • Add enum package
  • Add MultiIndex class in DataFrame package
  • Add field of view parameter in 3D axes for perspective projection
  • Add reindex method in DataFrame class
  • update netcdfAll to version 5.5.4-SNAPSHOT to support Grib2 template 4.60
  • Update hist function to support multiple arrays
  • Update FlatLaf to version 3.1.1
  • Update JOGL to version 2.4.0
  • Update rsyntaxtextarea to version 3.3.2
  • Some other bugs fixed