Published December 26, 2025
| Version v1.2.0
Software
Open
GeoStat-Framework/GSTools-Cython: v1.2.0
Authors/Creators
- 1. Helmholtz Centre for Environmental Research - UFZ
- 1. Helmholtz Centre for Environmental Research - UFZ
- 2. Hydrogeology Group, Department of Earth Science, Utrecht University, Netherlands
Description
Release Notes
This package is not meant to be installed stand alone and will be installed by default when installing GSTools.
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-cython.readthedocs.io/
What's new?
See #11
Changes
- add support for Python 3.14 (incl. free-threaded support)
- move pypy version to 3.11
- add win arm64 wheels (without Python 3.10, since there are no numpy wheels prior to 3.11)
- remove support for Python 3.9 (EOL)
- fix bug in error message in variogram.pyx (undetected by cython<3.1)
- update pyproject.toml and use setuptools>=77
- increased coverage
Files
GeoStat-Framework/GSTools-Cython-v1.2.0.zip
Files
(54.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:df359cc33b8a5bd41c63c52891f4d985
|
54.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/GeoStat-Framework/GSTools-Cython/tree/v1.2.0 (URL)
Software
- Repository URL
- https://github.com/GeoStat-Framework/GSTools-Cython