v0.49.1
Fixes
- Fix memory bottleneck in
CocipGrid
simulation by avoiding expensive call topd.concat
. - Require
oldest-supported-numpy
for python 3.12. Remove logic fornumpy
1.26.0rc1 in thepyproject.toml
build system.
CocipGrid
simulation by avoiding expensive call to pd.concat
.oldest-supported-numpy
for python 3.12. Remove logic for numpy
1.26.0rc1 in the pyproject.toml
build system.