PySDM v2.125
What's Changed
- add unit test checking it the move of array instantiation from
_impl
toregister()
inphysics.products
(_SizeStandardDeviation
) works as expected by @AgnieszkaZaba in #1462 - CI: don't trigger tests for "on push" if changes only in docs folder or markdown files; move devops_tests and pre-commit jobs to a separate workflow by @AgnieszkaZaba in #1635
- CI: set unit_test suite for dynamics/condensation (previously in dynamics/!(collisions)) by @AgnieszkaZaba in #1637
- speed up Matlab jobs by using setup-matlab's cache by @slayoo in #1634
- Bump setuptools from 80.8.0 to 80.9.0 in /examples by @dependabot in #1632
- bump PyPartMC CI dependency (and re-enable checks for Python 3.12). Closes #1410 by @slayoo in #1640
Kudos to @Griger5 for sorting out #1410 by modernizing PyPartMC packaging workflows!
Full Changelog: v2.124...v2.125