v0.82.0
What's Changed
- Remove unneeded state from Runge-Kutta stepper by @stephenswat in #871
- feat: add python formatting as a CI job by @niermann999 in #876
- GCC 13.1 Fix, main branch (2024.11.08.) by @krasznaa in #882
- ref: Allow empty states in actor chain and construct state tuple by @niermann999 in #877
- Pass explicit geometry context to the calls to single_store::at() by @tsulaiav in #881
- feat: adding operator== for grids (and material grids) by @asalzburger in #884
- ref: Remove more state data from the steppers and streamline the parameter resetter by @niermann999 in #879
- Remove assertion on the number of planes by @beomki-yeo in #886
Full Changelog: v0.81.0...v0.82.0