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

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