Skip to content

v0.1.10

Choose a tag to compare

@fabian-sp fabian-sp released this 21 Oct 23:36
ea83195

Minor Changes:

  • remove usage of np.float as this is deprecated. Instead use np.float16,np.float32,...
  • update 3d plot to work with newer versions of matplotlib (gca was deprecated)
  • Update Readthedocs YAML to match the new file requirements (include build section)