Skip to content

v0.14.0

Compare
Choose a tag to compare
@leifdenby leifdenby released this 05 Mar 18:46
· 3 commits to master since this release

new features

  • New faster grid-based manifold plot which constructs a single image from individual tile images, rather than plotting individual images as floating axes. #82

  • Make it possible to plot grid-overview into a set of axes defined externally from the function call #85

maintenance

  • Pin to pytorch-lightning < 2.0 and apply fixes for matplotlib 3.8.0 to handle breaking changes. #84