sphericart-torch


Namesphericart-torch JSON
Version 0.3.0 PyPI version JSON
download
home_page
SummaryTorchScript bindings to sphericart
upload_time2023-04-27 09:35:15
maintainer
docs_urlNone
authorFilippo Bigi, Guillaume Fraux, Nicholas Browning, Michele Ceriotti
requires_python>=3.7
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": "",
    "name": "sphericart-torch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "spherical harmonics,torch",
    "author": "Filippo Bigi, Guillaume Fraux, Nicholas Browning, Michele Ceriotti",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f6/d2/bdd2a409d86ef063a047396c2395bb4d264a609610507e8ae482a7b14e28/sphericart-torch-0.3.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.3.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": "f6d2bdd2a409d86ef063a047396c2395bb4d264a609610507e8ae482a7b14e28",
                "md5": "56c5e4ca6ca6c13430727809236b68f6",
                "sha256": "f7ac6577a82dd65f4d2f51a2693d3cceb289c9196b7a8ce7c5d1826849b7a043"
            },
            "downloads": -1,
            "filename": "sphericart-torch-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "56c5e4ca6ca6c13430727809236b68f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 33979,
            "upload_time": "2023-04-27T09:35:15",
            "upload_time_iso_8601": "2023-04-27T09:35:15.274050Z",
            "url": "https://files.pythonhosted.org/packages/f6/d2/bdd2a409d86ef063a047396c2395bb4d264a609610507e8ae482a7b14e28/sphericart-torch-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-27 09:35:15",
    "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: 0.23665s