Skip to content

Releases: GeoStat-Framework/GSTools-Core

v1.0.0

17 Jun 17:06
Compare
Choose a tag to compare

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.