Skip to content

Releases: open-atmos/PyMPDATA

tip

29 Oct 00:19
0dd2f39
Compare
Choose a tag to compare
tip Pre-release
Pre-release
make CI skip long-running tests if a commit modified only README or a…

PyMPDATA v1.4.3

05 Jun 12:25
4b57c09
Compare
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
Compare
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
Compare
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
Compare
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

PyMPDATA v1.3.6

21 Apr 22:50
4d99b5f
Compare
Choose a tag to compare

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

10 Apr 00:32
a2dccc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

PyMPDATA v1.3.4

30 Mar 23:52
40c97a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

PyMPDATA v1.3.3

28 Mar 22:34
0a2e883
Compare
Choose a tag to compare

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

09 Mar 23:08
2c72cf7
Compare
Choose a tag to compare

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