{ "info": { "author": "Sacha Medaer", "author_email": "sacha.medaer@fau.de", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# Optcom\n> Optical system simulation software.\n\nOptcom is a library which aims to simulate optical systems with an emphasis on optical communnication systems. Optcom has been created with the following objectiv in mind:\n* Be able to create a non sequential and non directional optical system by assembling individual components.\n* Be able to choose the set of equations used for the simulation of a component as well as the solver type.\n* Be able to deal with ultra-short pulses. (~ fs)\n* Be able to create a new component for python beginners.\n\n![](simple_fiber_example.png)\n\n## Installation\nInstallation should be OS independent.\n\nIf python3.7 is the default version (as well as for pip):\n\n```sh\npip install optcom\n```\n\nelse (make sure to have python3.7 or newer installed):\n\n```sh\npython3.7 -m pip install optcom\n```\n\n## Usage example\n\ncoming soon ...\n\n## Development setup\n\ncoming soon ...\n\n## Release History\n\n* 0.1.0\n * The first proper release\n\n## Meta\n\nSacha Medaer - sacha.medaer@fau.de\n\nDistributed under the GNU license. See ``LICENSE`` for more information.\n\n[https://github.com/faumedaer/optcom](https://github.com/faumedaer/)\n\n## Contributing\n\ncoming soon ...\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/faumedaer/optcom", "keywords": "", "license": "GNU", "maintainer": "", "maintainer_email": "", "name": "optcom", "package_url": "https://pypi.org/project/optcom/", "platform": "", "project_url": "https://pypi.org/project/optcom/", "project_urls": { "Homepage": "https://github.com/faumedaer/optcom" }, "release_url": "https://pypi.org/project/optcom/0.1.0/", "requires_dist": [ "scipy", "numpy", "matplotlib", "nptyping", "pillow" ], "requires_python": ">=3.7.0", "summary": "Optical system simulation software", "version": "0.1.0" }, "last_serial": 5946595, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7a7abb7a03b2f5e996c0ac1228719c80", "sha256": "464266fe8ed922a9bab9f4b3ac67bab66a4982d822b735b243eb3ea73cb473b1" }, "downloads": -1, "filename": "optcom-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7a7abb7a03b2f5e996c0ac1228719c80", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7.0", "size": 187530, "upload_time": "2019-10-08T20:45:22", "url": "https://files.pythonhosted.org/packages/95/ec/bf6ea5aea39455c590e7b982516abadea0212f2f87854ad73f5df2a0d014/optcom-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa9422d13b2eb7dbdeb72a8abdd43bef", "sha256": "6df6d598ec8b76a38714e0e77870409dcb9b7f429ac11d76d8bf1436bf7506ca" }, "downloads": -1, "filename": "optcom-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fa9422d13b2eb7dbdeb72a8abdd43bef", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7.0", "size": 91537, "upload_time": "2019-10-08T20:45:25", "url": "https://files.pythonhosted.org/packages/a5/67/8b1d5edd4bf6efd5050e79e66cd12af20681e18823f565db1ebc7182bb19/optcom-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a7abb7a03b2f5e996c0ac1228719c80", "sha256": "464266fe8ed922a9bab9f4b3ac67bab66a4982d822b735b243eb3ea73cb473b1" }, "downloads": -1, "filename": "optcom-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7a7abb7a03b2f5e996c0ac1228719c80", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7.0", "size": 187530, "upload_time": "2019-10-08T20:45:22", "url": "https://files.pythonhosted.org/packages/95/ec/bf6ea5aea39455c590e7b982516abadea0212f2f87854ad73f5df2a0d014/optcom-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa9422d13b2eb7dbdeb72a8abdd43bef", "sha256": "6df6d598ec8b76a38714e0e77870409dcb9b7f429ac11d76d8bf1436bf7506ca" }, "downloads": -1, "filename": "optcom-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fa9422d13b2eb7dbdeb72a8abdd43bef", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7.0", "size": 91537, "upload_time": "2019-10-08T20:45:25", "url": "https://files.pythonhosted.org/packages/a5/67/8b1d5edd4bf6efd5050e79e66cd12af20681e18823f565db1ebc7182bb19/optcom-0.1.0.tar.gz" } ] }