Skip to content

v0.17.0

Compare
Choose a tag to compare
@byrdie byrdie released this 11 Nov 19:12
· 5 commits to main since this release
9dc13dd

What's Changed

  • Added named_arrays.plt.rgbmesh() function which can plot 3d distributions as an RGB image. by @byrdie in #94
  • Added named_arrays.plt.rgbmovie() function to plot 4D arrays. by @byrdie in #95
  • Added named_arrays.regridding module, a wrapper around the regridding package. by @byrdie in #96
  • Added a random argument to named_arrays.AbstractArray.cell_centers() which selects a random point within each cell. by @byrdie in #97

Full Changelog: v0.16.0...v0.17.0