Published October 16, 2025
| Version v1.7.3
Software
Open
GeoStat-Framework/PyKrige: v1.7.3
Authors/Creators
- 1. United State Geological Survey: Golden, CO, US
- 2. Symerio
- 3. Helmholtz Centre for Environmental Research - UFZ
Description
Release Notes
Installation
You can install PyKrige with conda:
conda install -c conda-forge pykrige
or with pip:
pip install pykrige
Documentation
The documentation can be found at: https://pykrige.readthedocs.io/
What's new?
See #308
Changes
- add wheels for Python 3.13 and 3.14 as well as for Linux aarch64
- pin the earliest supported scikit-learn release alongside NumPy/SciPy in the sdist CI
- allow the housing-based classification/regression tests to attempt loading the California housing dataset and skip cleanly when the download fails
Bug fixes
- prevent
ValueErrorfrom NumPy when pseudo inverse kriging statistics encounter duplicate coordinates by keeping distance vectors 1-D
Files
GeoStat-Framework/PyKrige-v1.7.3.zip
Files
(739.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:5f62345f51891970470e0fd932333825
|
739.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/GeoStat-Framework/PyKrige/tree/v1.7.3 (URL)
Software
- Repository URL
- https://github.com/GeoStat-Framework/PyKrige