gstools-core

Crates.iogstools-core
lib.rsgstools-core
version1.1.0
created_at2021-08-24 16:25:13.836457+00
updated_at2025-06-30 13:20:50.269643+00
descriptionThe core functions of GSTools
homepagehttps://geostat-framework.org/#gstools
repositoryhttps://github.com/GeoStat-Framework/GSTools-Core
max_upload_size
id441760
size110,659
Lennart Schüler (LSchueler)

documentation

https://docs.rs/gstools-core

README

GSTools Core

DOI PyPI version Crates version Docs Build Status

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.

Contact

You can contact us via info@geostat-framework.org.

License

LGPLv3 © 2021-2025

Commit count: 145

cargo fmt