Skip to content

v1.3.5 'Pure Pink'

Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 20 Jan 12:31
· 369 commits to main since this release
41d80e2

Release Notes

Bugfix release.

Installation

You can install GSTools with conda:

conda install -c conda-forge gstools

or with pip:

pip install gstools

Documentation

The documentation can be found at: https://gstools.readthedocs.io/

What's new?

Changes

  • remove caps for dependencies #229
  • build linux wheels with manylinux2014 for all versions (CIBW v2.3.1) #227

Bugfixes

  • Field.mesh was not compatible with meshio v5.1+ #227