Releases: open-atmos/PyMPDATA
Releases · open-atmos/PyMPDATA
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
tip
Update package names in setup.py files to match binary distribution f…
PyMPDATA v1.3.1
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
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
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
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
- @Caastlefox made their first contribution in #484
Full Changelog: v1.2.4...v1.2.5
PyMPDATA v1.2.4
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
What's Changed
- workaround flexparser frozen dataclass issue by @AgnieszkaZaba in #473
New Contributors
- @AgnieszkaZaba made their first contribution in #473
Full Changelog: v1.2.2...v1.2.3
PyMPDATA v1.2.2
What's Changed
Full Changelog: v1.2.1...v1.2.2
PyMPDATA v1.2.1
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