Skip to content

v1.3.2 'Pure Pink'

Compare
Choose a tag to compare
@MuellerSeb MuellerSeb released this 04 Jul 22:01

Release Notes

A bugfix release for GSTools v1.3.

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

  • vario_estimate was altering the input field unter certain circumstances #180
  • emcee v3.1 now requires nsteps in run_mcmc() to be integer (called in RNG.sample_ln_pdf) #184