Skip to content

PyMPDATA v1.0.6

Compare
Choose a tag to compare
@slayoo slayoo released this 26 Nov 16:33
· 103 commits to main since this release
b08340e
  • added .zenodo.json file with metadata for Zenodo releases
  • improved Numba error messages through closure function renaming, adding source file names to namedtuple types and avoiding cryptic magick in method-name construction within Field::assemble
  • fixed Numba compilation issue with shared advector (by introducing @lru_cache for make_indexers)
  • README updates

thanks @Delcior for help