Skip to content

Releases: open-atmos/PyMPDATA

PyMPDATA v1.6.3

15 Nov 22:53
ed8d8c1

Choose a tag to compare

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

29 Oct 00:19
ed8d8c1

Choose a tag to compare

tip Pre-release
Pre-release
 New assertion to ensure version compatibility between PyMPDATA and P…

PyMPDATA v1.6.2

20 Sep 05:29
6a54749

Choose a tag to compare

What's Changed

  • Enable codecov runs in PyMPDATA-MPI by @Sfonxu in #601
  • Update animation link in PyMPDATA docs by @Sfonxu in #608
  • add Agnieszka Żaba to .zenodo.json by @slayoo in #625

Full Changelog: v1.6.1...v1.6.2

PyMPDATA v1.6.1

29 Jun 09:53
8264459

Choose a tag to compare

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

28 Jun 11:28
9abb8e1

Choose a tag to compare

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

26 Jun 06:25
792b647

Choose a tag to compare

What's Changed

New Contributors

Kudos Burgers Team!

Full Changelog: v1.4.3...v1.5.0

PyMPDATA v1.4.3

05 Jun 12:25
4b57c09

Choose a tag to compare

What's Changed

  • speed up Matlab jobs by using setup-matlab's cache by @slayoo in #572
  • add DOI citations for Magnuszewski 2025 example (arXiv preprint is out) by @slayoo in #573
  • refactor n_threads fixtures by @slayoo in #574

thanks @Sfonxu for review

Full Changelog: v1.4.2...v1.4.3

PyMPDATA v1.4.2

29 May 08:57
a40499b

Choose a tag to compare

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 for PyMPDATA-examples) by @slayoo in #563

Full Changelog: v1.4.1...v1.4.2

PyMPDATA v1.4.1

14 May 23:31
ee1de5f

Choose a tag to compare

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(); use numdifftools instead of discontinued scipy.misc.derivative by @Sfonxu in #553

Full Changelog: v1.4.0...v1.4.1

PyMPDATA v1.4.0

02 May 12:57
ba4999f

Choose a tag to compare

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