complexNN


NamecomplexNN JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://github.com/XinyuanLiao/ComplexNN
SummaryA toolbox for using complex valued standard network modules in PyTorch.
upload_time2023-11-06 07:03:16
maintainer
docs_urlNone
authorXinyuan Liao
requires_python>=3.6
licenseApache-2.0 License
keywords pytorch deep learning complex values time series
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/XinyuanLiao/ComplexNN",
    "name": "complexNN",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "pytorch,deep learning,complex values,time series",
    "author": "Xinyuan Liao",
    "author_email": "liaoxinyuan@mail.nwpu.edu.cn",
    "download_url": "https://files.pythonhosted.org/packages/a5/e0/bd5bdfb9f359a1e03ad76f26f8720310d35a4113354a2bd6d4266620b1f1/complexNN-0.4.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0 License",
    "summary": "A toolbox for using complex valued standard network modules in PyTorch.",
    "version": "0.4.2",
    "project_urls": {
        "Homepage": "https://github.com/XinyuanLiao/ComplexNN"
    },
    "split_keywords": [
        "pytorch",
        "deep learning",
        "complex values",
        "time series"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5e0bd5bdfb9f359a1e03ad76f26f8720310d35a4113354a2bd6d4266620b1f1",
                "md5": "03482a95da391257a50bf0d0b94b3bec",
                "sha256": "b1d7f0b9f7e58146625128ddcca24eb3fbe6371fb0e515a861cfc53e9a4fbeac"
            },
            "downloads": -1,
            "filename": "complexNN-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "03482a95da391257a50bf0d0b94b3bec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 11103,
            "upload_time": "2023-11-06T07:03:16",
            "upload_time_iso_8601": "2023-11-06T07:03:16.628433Z",
            "url": "https://files.pythonhosted.org/packages/a5/e0/bd5bdfb9f359a1e03ad76f26f8720310d35a4113354a2bd6d4266620b1f1/complexNN-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-06 07:03:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "XinyuanLiao",
    "github_project": "ComplexNN",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "complexnn"
}
        
Elapsed time: 0.17668s