PyMPDATA v1.2.0
What's Changed
- add missing Colab header-cell to advection-diffusion-2d.ipynb by @slayoo in #458
- Move docs from readme to markdown files and docstring by @pawelmagnu in #459
- fix to markdown code tests by @pawelmagnu in #461
- advection-diffusion example: added a brief introduction to the problem, populate notebook output by @pawelmagnu in #462
- bump CI Python version range to from 3.8-3.11 to 3.9-3.12 by @slayoo in #451
- include Python 3.13 in CI hacks in setup.py by @slayoo in #464
- use (newer) setup-python action also on macos-14 images by @slayoo in #466
- bump devops tests to include checks for badges and Colab header cell by @slayoo in #463
- Adding beefy example gallery by @pawelmagnu in #467
- add Rust code snippets to the tutorial (incl. CI execution) by @Sfonxu in #450
New Contributors
Full Changelog: v1.1.6...v1.1.7