gstools-core


Namegstools-core JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://geostat-framework.org/#gstools
SummaryThe core functions of GSTools
upload_time2024-01-04 17:45:05
maintainer
docs_urlNone
authorLennart Schüler <mostem@posteo.de>
requires_python>=3.8
licenseLGPL-3.0-or-later
keywords geostatistics srf kriging variogram python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GSTools Core

[![PyPI version](https://img.shields.io/pypi/v/gstools-core.svg)](https://pypi.org/project/gstools-core/)
[![Crates version](https://img.shields.io/crates/v/gstools-core.svg)](https://crates.io/crates/gstools-core)
[![Docs](https://docs.rs/gstools-core/badge.svg)](https://docs.rs/gstools-core)
[![Build Status](https://github.com/GeoStat-Framework/GSTools-Core/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/GeoStat-Framework/GSTools-Core/actions/workflows/main.yml)

A Rust implementation of the core algorithms of [GSTools][gstools_link].

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][doc_link].


## Contact

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


## License

[LGPLv3][license_link] © 2021-2024


[gstools_link]: https://github.com/GeoStat-Framework/GSTools
[doc_link]: https://docs.rs/gstools-core/latest/gstools_core/
[license_link]: https://github.com/GeoStat-Framework/GSTools-Core/blob/main/LICENSE


            

Raw data

            {
    "_id": null,
    "home_page": "https://geostat-framework.org/#gstools",
    "name": "gstools-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "geostatistics,srf,kriging,variogram,python",
    "author": "Lennart Sch\u00fcler <mostem@posteo.de>",
    "author_email": "Lennart Sch\u00fcler <mostem@posteo.de>",
    "download_url": "https://files.pythonhosted.org/packages/4e/f3/7f9e115acf592e5211631fcd9ff675a33cfdfd7e4417a908b2e597b8acf2/gstools_core-0.3.0.tar.gz",
    "platform": null,
    "description": "# GSTools Core\n\n[![PyPI version](https://img.shields.io/pypi/v/gstools-core.svg)](https://pypi.org/project/gstools-core/)\n[![Crates version](https://img.shields.io/crates/v/gstools-core.svg)](https://crates.io/crates/gstools-core)\n[![Docs](https://docs.rs/gstools-core/badge.svg)](https://docs.rs/gstools-core)\n[![Build Status](https://github.com/GeoStat-Framework/GSTools-Core/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/GeoStat-Framework/GSTools-Core/actions/workflows/main.yml)\n\nA Rust implementation of the core algorithms of [GSTools][gstools_link].\n\nThis crate includes\n\n- randomization methods for the random field generation\n- the matrix operations of the kriging methods\n- the variogram estimation\n\nThe documentation can be found [here][doc_link].\n\n\n## Contact\n\nYou can contact us via <info@geostat-framework.org>.\n\n\n## License\n\n[LGPLv3][license_link] \u00a9 2021-2024\n\n\n[gstools_link]: https://github.com/GeoStat-Framework/GSTools\n[doc_link]: https://docs.rs/gstools-core/latest/gstools_core/\n[license_link]: https://github.com/GeoStat-Framework/GSTools-Core/blob/main/LICENSE\n\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0-or-later",
    "summary": "The core functions of GSTools",
    "version": "0.3.0",
    "project_urls": {
        "Changelog": "https://github.com/GeoStat-Framework/GSTools-Core/commits",
        "Documentation": "https://github.com/GeoStat-Framework/GSTools-Core",
        "Homepage": "https://geostat-framework.org/#gstools",
        "Source": "https://github.com/GeoStat-Framework/GSTools-Core",
        "Tracker": "https://github.com/GeoStat-Framework/GSTools-Core/issues"
    },
    "split_keywords": [
        "geostatistics",
        "srf",
        "kriging",
        "variogram",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bccfd4723e08160672b41ae95785fac44aedf95fd99143e35c228f4805350ac6",
                "md5": "f55e08356c0f92bd41c777dc9cfb934a",
                "sha256": "9cb5ee385bdc233b7f10bc7bd2297f3f75187aad90b58689218dcdffeb6e0ba9"
            },
            "downloads": -1,
            "filename": "gstools_core-0.3.0-cp38-abi3-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f55e08356c0f92bd41c777dc9cfb934a",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 339180,
            "upload_time": "2024-01-04T17:44:56",
            "upload_time_iso_8601": "2024-01-04T17:44:56.314665Z",
            "url": "https://files.pythonhosted.org/packages/bc/cf/d4723e08160672b41ae95785fac44aedf95fd99143e35c228f4805350ac6/gstools_core-0.3.0-cp38-abi3-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dde3998c7109acec1635c04ab0fe89191f75f136b781395eb4ca6615bfd7d2cf",
                "md5": "4a3f6440498deb45c78cb01a76268a7d",
                "sha256": "882ae92d6b260a8f0d78003cde22291da062489a6f28281cd5c71948ab9444db"
            },
            "downloads": -1,
            "filename": "gstools_core-0.3.0-cp38-abi3-manylinux_2_12_i686.manylinux2010_i686.whl",
            "has_sig": false,
            "md5_digest": "4a3f6440498deb45c78cb01a76268a7d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 803410,
            "upload_time": "2024-01-04T17:44:58",
            "upload_time_iso_8601": "2024-01-04T17:44:58.488135Z",
            "url": "https://files.pythonhosted.org/packages/dd/e3/998c7109acec1635c04ab0fe89191f75f136b781395eb4ca6615bfd7d2cf/gstools_core-0.3.0-cp38-abi3-manylinux_2_12_i686.manylinux2010_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab368e9d6d9e1b8977e7d33febf6b599c255c2734acb6c8bc35dd5765efd3987",
                "md5": "377b069afad1793f49d2bce0113798ba",
                "sha256": "0fac67ec60022185b108b1b0da3ef5dee3a92cea9f90a5b14e5b51054c65de21"
            },
            "downloads": -1,
            "filename": "gstools_core-0.3.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "377b069afad1793f49d2bce0113798ba",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 797369,
            "upload_time": "2024-01-04T17:45:00",
            "upload_time_iso_8601": "2024-01-04T17:45:00.239462Z",
            "url": "https://files.pythonhosted.org/packages/ab/36/8e9d6d9e1b8977e7d33febf6b599c255c2734acb6c8bc35dd5765efd3987/gstools_core-0.3.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed50fdf8215c2256fd7074e9a335ac6cc914958f1a0ccb64b33229b68e185826",
                "md5": "e8ab741e9227e566c0da5846c4622752",
                "sha256": "18e38d03b3446102b2818213261fb16c391a41c77fbab1cffccb8ef70ec172df"
            },
            "downloads": -1,
            "filename": "gstools_core-0.3.0-cp38-abi3-win32.whl",
            "has_sig": false,
            "md5_digest": "e8ab741e9227e566c0da5846c4622752",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 195676,
            "upload_time": "2024-01-04T17:45:01",
            "upload_time_iso_8601": "2024-01-04T17:45:01.867470Z",
            "url": "https://files.pythonhosted.org/packages/ed/50/fdf8215c2256fd7074e9a335ac6cc914958f1a0ccb64b33229b68e185826/gstools_core-0.3.0-cp38-abi3-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a187a8e1efeaffcfa8fe96a3b04e88465891f4f7de9d6ef086347f1e3417651f",
                "md5": "080b1418cb8c00f5c0b9fecf630ff53b",
                "sha256": "d5478987de544581250b68eaffe35693df6886be7a76c0a804c405d65d911882"
            },
            "downloads": -1,
            "filename": "gstools_core-0.3.0-cp38-abi3-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "080b1418cb8c00f5c0b9fecf630ff53b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 210036,
            "upload_time": "2024-01-04T17:45:03",
            "upload_time_iso_8601": "2024-01-04T17:45:03.750154Z",
            "url": "https://files.pythonhosted.org/packages/a1/87/a8e1efeaffcfa8fe96a3b04e88465891f4f7de9d6ef086347f1e3417651f/gstools_core-0.3.0-cp38-abi3-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ef37f9e115acf592e5211631fcd9ff675a33cfdfd7e4417a908b2e597b8acf2",
                "md5": "42cc2efb8f2f23424cbdd201dee179ca",
                "sha256": "c68a6962b98b7941fbb3ce418d2956d00f4997a5871ac728ffebebd7cffc8b74"
            },
            "downloads": -1,
            "filename": "gstools_core-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "42cc2efb8f2f23424cbdd201dee179ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24716,
            "upload_time": "2024-01-04T17:45:05",
            "upload_time_iso_8601": "2024-01-04T17:45:05.108582Z",
            "url": "https://files.pythonhosted.org/packages/4e/f3/7f9e115acf592e5211631fcd9ff675a33cfdfd7e4417a908b2e597b8acf2/gstools_core-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 17:45:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GeoStat-Framework",
    "github_project": "GSTools-Core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gstools-core"
}
        
Elapsed time: 0.17822s