Skip to content

v1.6.1 'Periodic Peach'

Latest
Compare
Choose a tag to compare
@LSchueler LSchueler released this 30 Jan 09:18

Release Notes

This release brings Python 3.13 support and provides some minor bugfixes.

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?

Enhancements

  • added wheels for Python 3.13 #375

Bugfixes

  • fix readthedocs.com problems (#375)
  • remove deprecated scipy dependency (#375)