sphericart-torch


Namesphericart-torch JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummaryTorchScript bindings to sphericart
upload_time2024-09-04 07:02:26
maintainerNone
docs_urlNone
authorFilippo Bigi, Guillaume Fraux, Nicholas Browning, Michele Ceriotti
requires_python>=3.8
licenseApache-2.0
keywords spherical harmonics torch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TorchScript bindings to sphericart

This package contains the TorchScript-compatible version of sphericart. See the
[sphericart documentation](https://sphericart.readthedocs.io/en/latest/) for
more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sphericart-torch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "spherical harmonics, torch",
    "author": "Filippo Bigi, Guillaume Fraux, Nicholas Browning, Michele Ceriotti",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cd/b7/7123498420680169046803194b3f92779aa38abe910ec7f1f9d623bb1175/sphericart_torch-0.5.0.tar.gz",
    "platform": null,
    "description": "# TorchScript bindings to sphericart\n\nThis package contains the TorchScript-compatible version of sphericart. See the\n[sphericart documentation](https://sphericart.readthedocs.io/en/latest/) for\nmore information.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "TorchScript bindings to sphericart",
    "version": "0.5.0",
    "project_urls": {
        "documentation": "https://sphericart.readthedocs.io/en/latest/",
        "homepage": "https://github.com/lab-cosmo/sphericart",
        "repository": "https://github.com/lab-cosmo/sphericart"
    },
    "split_keywords": [
        "spherical harmonics",
        " torch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdb77123498420680169046803194b3f92779aa38abe910ec7f1f9d623bb1175",
                "md5": "20ba08913c5db0b9d60387fa2d0fa7e2",
                "sha256": "a62de0b149d31da6776bac6cf9466c4c4d020987c9dcb40e340c24e9826612fb"
            },
            "downloads": -1,
            "filename": "sphericart_torch-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "20ba08913c5db0b9d60387fa2d0fa7e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 53009,
            "upload_time": "2024-09-04T07:02:26",
            "upload_time_iso_8601": "2024-09-04T07:02:26.904511Z",
            "url": "https://files.pythonhosted.org/packages/cd/b7/7123498420680169046803194b3f92779aa38abe910ec7f1f9d623bb1175/sphericart_torch-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 07:02:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lab-cosmo",
    "github_project": "sphericart",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "sphericart-torch"
}
        
Elapsed time: 3.58977s