Crate gstools_core

Source
Expand description

GSTools-Core

gstools_core is a Rust implementation of the core algorithms of GSTools. At the moment, it is a drop in replacement for the Cython code included in GSTools.

This crate includes

Modulesยง

field
Compute the randomization methods for random field generations.
krige
Perform the kriging matrix operations.
variogram
Estimate empirical variograms.