Releases: open-atmos/PyMPDATA
Releases · open-atmos/PyMPDATA
tip
remove numpy version pin from dependencies; bump codecov action (#646) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylwester Arabas <[email protected]>
PyMPDATA v1.7.0
What's Changed
- Update Numba documentation link in pympdata_landing.md by @slayoo in #639
- Add examples as PyMPDATA-MPI dependency, dynamic_advector option w/ stashes, fully JIT-able SWE code, interpolated indexers logic (for 1D & 2D), multiple advectees in solver, AnteStep class by @Sfonxu in #612
Full Changelog: v1.6.3...v1.7.0
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
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