Skip to content

v7.9.0

Compare
Choose a tag to compare
@adtzlr adtzlr released this 13 Sep 14:33
· 1855 commits to main since this release

[7.9.0] - 2023-09-13

Added

  • Add ViewMesh as method to a mesh Mesh.view(). Now a mesh provides the view sub-methods directly, i.e. add Mesh.plot() and Mesh.screenshot(filename="mesh.png").

What's Changed

  • Add plot-related methods from ViewMesh to Mesh: view, plot, screenshot by @adtzlr in #532

Full Changelog: v7.8.0...v7.9.0