torcwa


Nametorcwa JSON
Version 0.1.4.2 PyPI version JSON
download
home_pagehttps://github.com/kch3782/torcwa
SummaryGPU-accelerated Fourier modal method with automatic differentiation
upload_time2023-03-19 05:12:32
maintainer
docs_urlNone
authorChanghyun Kim
requires_python>=3.8
licenseLGPL
keywords torcwa
VCS
bugtrack_url
requirements torch
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kch3782/torcwa",
    "name": "torcwa",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "torcwa",
    "author": "Changhyun Kim",
    "author_email": "kch3782@snu.ac.kr",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "GPU-accelerated Fourier modal method with automatic differentiation",
    "version": "0.1.4.2",
    "split_keywords": [
        "torcwa"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "534a8d1f10b916c9ac0b675ce3ac1e2f9c8852ebdf4eb1aa02b2f1d34a0e1faf",
                "md5": "79f7d4399ae96527793239d708a31e1e",
                "sha256": "a82fc10a7cb6d1e3e157bb2bdd80dd3839773aa3812a98d5d66bec517f391d02"
            },
            "downloads": -1,
            "filename": "torcwa-0.1.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79f7d4399ae96527793239d708a31e1e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14151,
            "upload_time": "2023-03-19T05:12:32",
            "upload_time_iso_8601": "2023-03-19T05:12:32.700218Z",
            "url": "https://files.pythonhosted.org/packages/53/4a/8d1f10b916c9ac0b675ce3ac1e2f9c8852ebdf4eb1aa02b2f1d34a0e1faf/torcwa-0.1.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-19 05:12:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "kch3782",
    "github_project": "torcwa",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "1.10.1"
                ]
            ]
        }
    ],
    "lcname": "torcwa"
}
        
Elapsed time: 0.04428s