metatensor-operations


Namemetatensor-operations JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryOperations to manipulate metatensor data types
upload_time2024-10-30 09:51:51
maintainerNone
docs_urlNone
authorGuillaume Fraux, Davide Tisi, Philip Loche, Joseph W. Abbott, Jigyasa Nigam, Chiheb Ben Mahmoud
requires_python>=3.9
licenseBSD-3-Clause
keywords machine learning molecular modeling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            metatensor-operations
=====================

This package contains the Python *operations* to manipulate metatensor data. Most
users will want to use the ``metatensor`` package instead, which re-export all
the functions from this package.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "metatensor-operations",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "machine learning, molecular modeling",
    "author": "Guillaume Fraux, Davide Tisi, Philip Loche, Joseph W. Abbott, Jigyasa Nigam, Chiheb Ben Mahmoud",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/6f/bc/0a6ca9e35a506b3f03c9eb91134134d30d40424b603c25fc0969965237ca/metatensor_operations-0.3.0.tar.gz",
    "platform": null,
    "description": "metatensor-operations\n=====================\n\nThis package contains the Python *operations* to manipulate metatensor data. Most\nusers will want to use the ``metatensor`` package instead, which re-export all\nthe functions from this package.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Operations to manipulate metatensor data types",
    "version": "0.3.0",
    "project_urls": {
        "changelog": "https://docs.metatensor.org/latest/operations/CHANGELOG.html",
        "documentation": "https://docs.metatensor.org/latest/",
        "homepage": "https://docs.metatensor.org/latest/",
        "repository": "https://github.com/metatensor/metatensor"
    },
    "split_keywords": [
        "machine learning",
        " molecular modeling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8dcd2c5e1139138fa045c8bde5de737386a366168c48e50bedd7dce91457ea4",
                "md5": "6a1307276105e5c03f0bae944be1d530",
                "sha256": "80635d1023f02c3498b0585db5347d94ded81d67dd0f05342d2f5dec6fa3fa5a"
            },
            "downloads": -1,
            "filename": "metatensor_operations-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a1307276105e5c03f0bae944be1d530",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 72225,
            "upload_time": "2024-10-30T09:51:49",
            "upload_time_iso_8601": "2024-10-30T09:51:49.482417Z",
            "url": "https://files.pythonhosted.org/packages/f8/dc/d2c5e1139138fa045c8bde5de737386a366168c48e50bedd7dce91457ea4/metatensor_operations-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fbc0a6ca9e35a506b3f03c9eb91134134d30d40424b603c25fc0969965237ca",
                "md5": "29a39b194e36d11b1a7d933607b94604",
                "sha256": "65aa60e9cbc98243bcb5bc3d7d89bae8400e3963be5fbcf1b5fbd7bec8b0b9b4"
            },
            "downloads": -1,
            "filename": "metatensor_operations-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "29a39b194e36d11b1a7d933607b94604",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 53762,
            "upload_time": "2024-10-30T09:51:51",
            "upload_time_iso_8601": "2024-10-30T09:51:51.199401Z",
            "url": "https://files.pythonhosted.org/packages/6f/bc/0a6ca9e35a506b3f03c9eb91134134d30d40424b603c25fc0969965237ca/metatensor_operations-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 09:51:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "metatensor",
    "github_project": "metatensor",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "metatensor-operations"
}
        
Elapsed time: 0.41466s