Published April 4, 2020
| Version v1.5.0
Software
Open
GeoStat-Framework/PyKrige: v1.5.0
- 1. United State Geological Survey: Golden, CO, US
- 2. Helmholtz Centre for Environmental Research - UFZ
- 3. Symerio
Contributors
Description
Release Notes
Installation
You can install pykrige with pip:
pip install pykrige
Documentation
The documentation can be found at: https://pykrige.readthedocs.io/
What's new?
New features
- support for GSTools covariance models (#125)
- pre-build wheels for py35-py38 on Linux, Windows and MacOS (#142)
- GridSerachCV from the compat module sets iid=False by default (if present in sklearn) to be future prove (iid will be deprecated) (#144)
Changes
- dropped py2* and py<3.5 support (#142)
- installation now requires cython (#142)
- codebase was formatted with black (#144)
- internally use of scipys lapack/blas bindings (#142)
- PyKrige is now part of the GeoStat-Framework
Files
GeoStat-Framework/PyKrige-v1.5.0.zip
Files
(723.1 kB)
Name | Size | Download all |
---|---|---|
md5:9a8edd7fe5db75e6499921e83131b3b6
|
723.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GeoStat-Framework/PyKrige/tree/v1.5.0 (URL)