Releases: open-atmos/PyMPDATA
Releases · open-atmos/PyMPDATA
tip
make CI skip long-running tests if a commit modified only README or a…
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
pandas
as 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()
; usenumdifftools
instead of discontinuedscipy.misc.derivative
by @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
PyMPDATA v1.3.6
What's Changed
- Delete .github/workflows/projects.yml for closing project-board by @AgnieszkaZaba in #533
- Add _debug_fill_halos() for arbitrary halo recalculation by @Sfonxu in #502
Full Changelog: v1.3.5...v1.3.6
PyMPDATA v1.3.5
What's Changed
Full Changelog: v1.3.4...v1.3.5
PyMPDATA v1.3.4
PyMPDATA v1.3.3
What's Changed
- add sanity check if threading works in Stepper ctor (thanks @Sfonxu for help); drop appveyor CI (Numba no longer provides 32 bit wheels) by @slayoo in #527
Full Changelog: v1.3.2...v1.3.3
PyMPDATA v1.3.2
What's Changed
- add mention of advectionHPCtester in docs/other open-source implementations by @slayoo in #507
- Update package names in setup.py files to match binary distribution format that is required on PyPI by @AgnieszkaZaba in #509
Full Changelog: v1.3.1...v1.3.2