lekkersim


Namelekkersim JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryThe lekker tool for photonic circuit simulation.
upload_time2023-08-03 20:42:59
maintainer
docs_urlNone
author
requires_python
license
keywords photonic circuits photonics scattering matrix simulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Documentation Status](https://readthedocs.org/projects/a-fmm/badge/?version=latest)](https://lekkersim.readthedocs.io/en/latest/?badge=latest)

# LekkerSIM package

LekkerSIM is a open source package for linear simulation of photonic circuit, based on the well known scattering matrix method.
Its features include:
- Easy calculation of S-parameters of a photonic circuit;
- A collection of pre-defined building blocks for easy definition of circuits;
- Parametric building blocks;
- Hierarchical circuit definition;
- Monitors inside the circuit for calculation of power flow.

## Installation
You can install LekkerSIM directly from pypi by running:

    pip install lekkersim

## Documentation
Full documentation is available on [Read the Docs](https://lekkersim.readthedocs.io).
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "lekkersim",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "photonic circuits,photonics,scattering matrix,simulation",
    "author": "",
    "author_email": "Marco Passoni <mpasson91@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3d/78/77174f917777f04bca71d08dbbfbdd28947244a93c5d4cb913e01e11d1e4/lekkersim-0.1.0.tar.gz",
    "platform": null,
    "description": "[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Documentation Status](https://readthedocs.org/projects/a-fmm/badge/?version=latest)](https://lekkersim.readthedocs.io/en/latest/?badge=latest)\n\n# LekkerSIM package\n\nLekkerSIM is a open source package for linear simulation of photonic circuit, based on the well known scattering matrix method.\nIts features include:\n- Easy calculation of S-parameters of a photonic circuit;\n- A collection of pre-defined building blocks for easy definition of circuits;\n- Parametric building blocks;\n- Hierarchical circuit definition;\n- Monitors inside the circuit for calculation of power flow.\n\n## Installation\nYou can install LekkerSIM directly from pypi by running:\n\n    pip install lekkersim\n\n## Documentation\nFull documentation is available on [Read the Docs](https://lekkersim.readthedocs.io).",
    "bugtrack_url": null,
    "license": "",
    "summary": "The lekker tool for photonic circuit simulation.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "photonic circuits",
        "photonics",
        "scattering matrix",
        "simulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04208823adacaca4dd3f597043dcb78201e73b198ca5804c9fc9219c0493ca15",
                "md5": "e1278e7aa93b31310b6b87a99218255b",
                "sha256": "630c99341d14cd40602153217fad18cbd66c0097f179929792dd06d31d88d771"
            },
            "downloads": -1,
            "filename": "lekkersim-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1278e7aa93b31310b6b87a99218255b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 50596,
            "upload_time": "2023-08-03T20:42:56",
            "upload_time_iso_8601": "2023-08-03T20:42:56.931974Z",
            "url": "https://files.pythonhosted.org/packages/04/20/8823adacaca4dd3f597043dcb78201e73b198ca5804c9fc9219c0493ca15/lekkersim-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d7877174f917777f04bca71d08dbbfbdd28947244a93c5d4cb913e01e11d1e4",
                "md5": "edd2f055586f0f03eb2d975c52c6aa48",
                "sha256": "f7ef203063efc50b8c152c7b91db788e7304c4c5074405d15a45e3cc7643e692"
            },
            "downloads": -1,
            "filename": "lekkersim-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "edd2f055586f0f03eb2d975c52c6aa48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 46545,
            "upload_time": "2023-08-03T20:42:59",
            "upload_time_iso_8601": "2023-08-03T20:42:59.019966Z",
            "url": "https://files.pythonhosted.org/packages/3d/78/77174f917777f04bca71d08dbbfbdd28947244a93c5d4cb913e01e11d1e4/lekkersim-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-03 20:42:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lekkersim"
}
        
Elapsed time: 0.09627s