optnn


Nameoptnn JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/riadibadulla/simulator
SummaryThe library, which serves as the simulator of the 4f free-space system. It uses the custom convolutional layer in PyTorch, which uses the simulation of the light propagation in the 4F device.
upload_time2023-01-19 21:56:09
maintainer
docs_urlNone
authorRiad Ibadulla
requires_python
licenseMIT
keywords 4f optics optical simulator simulation freespace convolutional layer
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/riadibadulla/simulator",
    "name": "optnn",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "4F,Optics,Optical,simulator,simulation,freespace,convolutional,layer",
    "author": "Riad Ibadulla",
    "author_email": "riadibadulla@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/3e/2f46f4f92f90b15f7ed33d4e89f98782ad5b2f8da3ae7dedaa1177460879/optnn-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The library, which serves as the simulator of the 4f free-space system. It uses the custom convolutional layer in PyTorch, which uses the simulation of the light propagation in the 4F device.",
    "version": "0.1",
    "split_keywords": [
        "4f",
        "optics",
        "optical",
        "simulator",
        "simulation",
        "freespace",
        "convolutional",
        "layer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b3e2f46f4f92f90b15f7ed33d4e89f98782ad5b2f8da3ae7dedaa1177460879",
                "md5": "69b52c9fd34d19a4344d28f8be84a5d3",
                "sha256": "82d955b8138989d333f8e7a198e52beeb59df7e425412cf353610f690429112e"
            },
            "downloads": -1,
            "filename": "optnn-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "69b52c9fd34d19a4344d28f8be84a5d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5266,
            "upload_time": "2023-01-19T21:56:09",
            "upload_time_iso_8601": "2023-01-19T21:56:09.773450Z",
            "url": "https://files.pythonhosted.org/packages/5b/3e/2f46f4f92f90b15f7ed33d4e89f98782ad5b2f8da3ae7dedaa1177460879/optnn-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-19 21:56:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "riadibadulla",
    "github_project": "simulator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "optnn"
}
        
Elapsed time: 0.02911s