discretize
0.11.3 Release Notes#
June 6, 2025
This is a bugfix release for discretize.
Updates#
Fixed Bugs#
Updates for Cython import deprecations.
Allows safely generating string representations of non-finalized TreeMesh.
Adds error guards when attempting to access a property or method that requires a finalized TreeMesh.
Contributors#
@jcapriot
@santisoler