Recent Releases of pympdata-mpi

pympdata-mpi - PyMPDATA-MPI v0.1.1

What's Changed

  • bump setuptools-scm from 7.1.0 to 8.2.1 by @dependabot in https://github.com/open-atmos/PyMPDATA-MPI/pull/157
  • Update package name to match package name format that is required on PyPi; pre-commit bump (incl. docstring updates) by @AgnieszkaZaba in https://github.com/open-atmos/PyMPDATA-MPI/pull/153

New Contributors

  • @AgnieszkaZaba made their first contribution in https://github.com/open-atmos/PyMPDATA-MPI/pull/153

Full Changelog: https://github.com/open-atmos/PyMPDATA-MPI/compare/v0.1.0...v0.1.1

- Python
Published by slayoo 11 months ago

pympdata-mpi - PyMPDATA-MPI v0.1.0

What's Changed

  • add authorship info + link to MSc thesis by @Delcior in https://github.com/open-atmos/PyMPDATA-MPI/pull/112
  • exclude test code from codecov scope; try enabling codecov gihub annotations by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/114
  • improve portability (Windows) of cache-key generation; skip saving if not regenerating cache by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/115
  • pin macos version to macs-12 and disable pytest cache for mpi runs by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/116
  • pdoc3 -> pdoc transition by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/123
  • bump versions of artifact actions, plint and pdoc compat fixes by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/126
  • remove setup.py; update pyproject.toml; switch from macos-12 to macos-13+macos-14 on CI; bump CI actions; add check for threading level in MPI; docstring formatting updates to match pre-commit update by @Sfonxu in https://github.com/open-atmos/PyMPDATA-MPI/pull/151

New Contributors

  • @Sfonxu made their first contribution in https://github.com/open-atmos/PyMPDATA-MPI/pull/151

Full Changelog: https://github.com/open-atmos/PyMPDATA-MPI/compare/v0.0.9...v0.1.0

- Python
Published by slayoo 11 months ago

pympdata-mpi - v0.0.9

What's Changed

  • add visualisation of threading domain decomposition to cartesian scenario quick_look (incl. README animations) by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/110
  • fix tip release uploads by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/111
  • cache pip dependencies in CI; pin setuptool[_scm] dependencies to fix build; codecov action bump by @Delcior in https://github.com/open-atmos/PyMPDATA-MPI/pull/106

Full Changelog: https://github.com/open-atmos/PyMPDATA-MPI/compare/v0.0.8...v0.0.9

- Python
Published by slayoo almost 2 years ago

pympdata-mpi - PyMPDATA-MPI v0.0.8

What's Changed

Full Changelog: https://github.com/open-atmos/PyMPDATA-MPI/compare/v0.0.7...v0.0.8

- Python
Published by slayoo almost 2 years ago

pympdata-mpi - latest-generated-plots

- Python
Published by github-actions[bot] almost 2 years ago

pympdata-mpi - PyMPDATA-MPI v0.0.7

  • add .zenodo.json with project metadata + related JSON syntax check in CI workflows

Full Changelog: https://github.com/open-atmos/PyMPDATA-MPI/compare/v0.0.6...v0.0.7

- Python
Published by slayoo almost 2 years ago

pympdata-mpi - PyMPDATA-MPI v0.0.6

What's Changed

  • Bump pympdata from 1.0.14 to 1.0.15 by @dependabot in https://github.com/open-atmos/PyMPDATA-MPI/pull/91
  • add codecov integration by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/93
  • Bump pympdata from 1.0.15 to 1.0.16 by @dependabot in https://github.com/open-atmos/PyMPDATA-MPI/pull/95
  • update code formatting to match newer black requirements by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/97
  • add support for threading and for user-specified MPI dimension. Closes #35 by @Delcior in https://github.com/open-atmos/PyMPDATA-MPI/pull/98

Full Changelog: https://github.com/open-atmos/PyMPDATA-MPI/compare/v0.0.5...v0.0.6

- Python
Published by slayoo almost 2 years ago

pympdata-mpi - PyMPDATA-MPI v0.0.5

What's Changed

  • lower output steps for Cartesian by @Delcior in https://github.com/open-atmos/PyMPDATA-MPI/pull/83
  • switch positions of 2d spherical animations by @Delcior in https://github.com/open-atmos/PyMPDATA-MPI/pull/85
  • newer setuptools compatibility; silence pylint warnings on too many arguments for scenarion ctor by @slayoo in https://github.com/open-atmos/PyMPDATA-MPI/pull/92

Full Changelog: https://github.com/open-atmos/PyMPDATA-MPI/compare/v0.0.4...v0.0.5

- Python
Published by slayoo about 2 years ago

pympdata-mpi - PyMPDATA-MPI v0.0.4

  • scenarios subsystem
  • MPIPolar boundary condition class
  • spherical test case based on Williamson & Rasch 1989 (incl. README animations, for now n_iters=1 only due to PyMPDATA limitations)
  • optional dependencies in pyproject.toml
  • dependency diagram in README (using mermaid)

kudos @Delcior

- Python
Published by slayoo over 2 years ago

pympdata-mpi - PyMPDATA-MPI v0.0.3

  • avoiding buffer allocations in each time step in MPI boundary conditions (using new buffer API in PyMPDATA 1.0.11)

kudos @Delcior

- Python
Published by slayoo almost 3 years ago

pympdata-mpi - PyMPDATA-MPI v0.0.2

  • support for halo-filling when using non-oscillatory option of MPDATA (complex type for min/max pairs)
  • animations in README generated through artefact/tip-release uploads on CI

Kudos @Delcior

- Python
Published by slayoo almost 3 years ago

pympdata-mpi - latest-generated-plots

- Python
Published by github-actions[bot] almost 3 years ago

pympdata-mpi - PyMPDATA-MPI v0.0.1

  • initial release (after renaming the project to PyMPDATA-MPI)

- Python
Published by slayoo almost 3 years ago