Skip to content

v1.2.1 'Volatile Violet'

Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 14 Apr 16:09
2c26d74

Release Notes

This is a bug-fix 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?

Bugfixes

  • ModuleNotFoundError is not present in py35
  • Fixing Cressie-Bug #76
  • Adding analytical formula for integral scales of rational and stable model
  • remove prange from IncomprRandMeth summators to prevent errors on Win and macOS