Releases: open-atmos/PyMPDATA
Releases · open-atmos/PyMPDATA
PyMPDATA v1.6.3
What's Changed
- downgrade pyparsing on CI to avoid matplotlib incompatibility and force non-interactive matplotlib backend by @slayoo in #634
- Update macOS version in CI workflow from macos-13 to macos-15-intel by @slayoo in #636
- New assertion to ensure version compatibility between PyMPDATA and PyMPDATA_examples by @slayoo in #635
thanks @olastrz for help in #635
Full Changelog: v1.6.2...v1.6.3
tip
New assertion to ensure version compatibility between PyMPDATA and P…
PyMPDATA v1.6.2
PyMPDATA v1.6.1
What's Changed
- Bump setuptools-scm from 8.2.0 to 8.3.1 and setuptools from 75.8.2 to 80.3.1 in /MPI by @dependabot in #596
- convergence analysis of MPDATA in context of Asian option valuation + minor changes to figures 1 & 2 in Magnuszewski et al 2025 example by @pawelmagnu in #589
Full Changelog: v1.6.0...v1.6.1
PyMPDATA v1.6.0
What's Changed
- Integrate PyMPDATA-MPI into PyMPDATA repo (commit history from the other repo included in the PR but not retained due to squash policy) by @Sfonxu in #575
- fix tip release upload from multiple CI jobs; fix URLs in the MPI docs; clarify credits by @slayoo in #599
- Docs cleanup after MPI merge by @Sfonxu in #600
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- docs: fix 1984 and 1998 papers references by @slayoo in #579
- make CI skip long-running tests if a commit modified only README or alike by @slayoo in #585
- new example: Burgers equation solution with MPDATA by @WojciechNeuman, @michalszc, @Tosiekdev, @PPojda and @Iriide in #577
New Contributors
- @WojciechNeuman, @michalszc, @Tosiekdev, @PPojda and @Iriide made their first contributions in #577
Kudos Burgers Team!
Full Changelog: v1.4.3...v1.5.0
PyMPDATA v1.4.3
PyMPDATA v1.4.2
What's Changed
- New pre-commit hook: Check syntax of JSON files (e.g., if keys are not duplicated in bibliography.json or .zenodo.json) by @AgnieszkaZaba in #566
- Avoid querying for field class name in impl/field.py by @Sfonxu in #565
- examples: Magnuszewski 2025 table notebook + pre-arXiv submission changes in figures (+adding
pandasas dependency forPyMPDATA-examples) by @slayoo in #563
Full Changelog: v1.4.1...v1.4.2
PyMPDATA v1.4.1
What's Changed
- turn off timing tests for windows by @pawelmagnu in #552
- fix yml from last PR merge by @slayoo in #554
- Bump setuptools from 75.3.0 to 80.3.1 by @dependabot in #550
- Bump setuptools-scm from 8.1.0 to 8.3.1 by @dependabot in #539
- Python 3.13 compatibility: CI jobs; alternative implementation of
clock(); usenumdifftoolsinstead of discontinuedscipy.misc.derivativeby @Sfonxu in #553
Full Changelog: v1.4.0...v1.4.1
PyMPDATA v1.4.0
What's Changed
- new example: Asian option pricing using 2D PDE (Pawel Magnuszewski's MSc project draft, to be submitted to arXiv soon) by @pawelmagnu in #543
Full Changelog: v1.3.6...v1.4.0