v1.1.1 'Reverberating Red'
Release Notes
Bugfix release
Installation
You can install GSTools with:
pip install -U gstools
For parallel compilation try (install the standard version of gstools first, to get all dependencies):
pip install --global-option="--openmp" -U gstools
What's new?
Enhancements
- added a changelog. See: fbea883