Skip to content

scikit-SUNDAE v1.1.3

Latest

Choose a tag to compare

@c-randall c-randall released this 24 Mar 17:03
· 69 commits to main since this release

v1.1.3

This release supports Python 3.10-3.14. Binary files on PyPI bundle SUNDIALS 7.5 (from conda-forge) built with int32, float64, OpenBLAS, and SuperLU_MT.

Bug Fixes

  • Address memory leak with raised exceptions caused by persisting solver/data objects (#50)