PyMPDATA v1.0.6
- 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
formake_indexers
) - README updates
thanks @Delcior for help