Skip to content

Releases: open-atmos/PyMPDATA

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

tip

29 Oct 00:19
2c72cf7
Compare
Choose a tag to compare
tip Pre-release
Pre-release
Update package names in setup.py files to match binary distribution f…

PyMPDATA v1.3.1

25 Feb 14:58
3612439
Compare
Choose a tag to compare

What's Changed

  • closed-form solutions to Asian average strike and price options + tests, moving Black-Sscholes formulae from AF example to utils.financial_formulae, support for dividend yield in B-S formulae + test by @pawelmagnu in #497
  • fix docs landing site narrative to describe both animations by @slayoo in #506
  • support for 2D VectorFields in Extrapolated bc (previously was setting np.nan as a not-implemented indication) by @slayoo in #505

Full Changelog: v1.3.0...v1.3.1

v1.3.0

29 Jan 09:23
4422f2a
Compare
Choose a tag to compare

What's Changed

  • new example: buoyant-bubble with a Boussinesq system (velocity extrapolation in time + pressure solver) (AGH eng. project by Michał Kowalczyk @Caastlefox) by @slayoo in #495
  • fixes in docs formatting for the Boussinesq example; docstring re-formatting in many files (due to precommit bump) by @slayoo in #504

Full Changelog: v1.2.6...v1.3.0

v1.2.6

21 Jan 17:23
ddecbf2
Compare
Choose a tag to compare

What's Changed

  • Update url for tests.yml badge by @AgnieszkaZaba in #492
  • Create projects.yml to automate adding new issues and PR to project... by @AgnieszkaZaba in #491
  • use "no-local-version" for setuptools_scm "local_scheme" config by @slayoo in #493
  • add basic dark mode by @Sfonxu in #496
  • bump and extend Python/Matlab version set in CI by @slayoo in #500
  • add bibliography to pdoc-generated docs (json file with all mentioned papers identified by DOIs and cross-checked with code within CI workflow) by @pawelmagnu in #498
  • docstrings for constants in enumerations.py by @slayoo in #499

Full Changelog: v1.2.5...v1.2.6

PyMPDATA v1.2.5

11 Dec 09:00
a1912cc
Compare
Choose a tag to compare

What's Changed

  • add badges to docs; remove nav from index.html by @pawelmagnu in #477
  • remove version pin for flexparser by @slayoo in #478
  • remove bogus array flip in 2D adv-diff example + code cleanup by @AgnieszkaZaba in #468
  • adds max width for images by @pawelmagnu in #483
  • markdown/html bug in tutorial fixed by @Caastlefox in #484
  • CI workflows: do not run tests/examples on release (run only before and after merging); move pdoc and pypi workflows to separate .yml files by @AgnieszkaZaba in #489

New Contributors

Full Changelog: v1.2.4...v1.2.5

PyMPDATA v1.2.4

08 Nov 17:35
1b951f4
Compare
Choose a tag to compare

What's Changed

  • bump CI mac jobs to macos-13 from macos-12 (will be phased out in Dec 24) by @slayoo in #475
  • comparison against trixi via 2d advection by @pawelmagnu in #454

Full Changelog: v1.2.3...v1.2.4

PyMPDATA v1.2.3

07 Nov 13:57
c30971f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

PyMPDATA v1.2.2

05 Nov 10:06
8b7a497
Compare
Choose a tag to compare

What's Changed

  • docs fixes (incl. rel->abs links in PyPI metadata) by @slayoo in #472

Full Changelog: v1.2.1...v1.2.2

PyMPDATA v1.2.1

25 Oct 12:40
6100931
Compare
Choose a tag to compare

What's Changed

  • fixing inclusion of examples landing page in MANIFEST.in (for sdist to work) + add one more animation by @slayoo in #470

thanks @Sfonxu for help

Full Changelog: v1.2.0...v1.2.1