Releases: GeoStat-Framework/GSTools-Core
Releases · GeoStat-Framework/GSTools-Core
v1.0.0
Release Notes
A Rust implementation of the core algorithms of GSTools).
This crate includes
- randomization methods for the random field generation
- the matrix operations of the kriging methods
- the variogram estimation
The documentation can be found here.
Usage
You probably don't want to use this software directly, as it is the computational backend of GSTools. See the installation guide on how to use this backend with GSTools.