lekkersim


Namelekkersim JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryThe lekker tool for photonic circuit simulation.
upload_time2024-07-12 16:48:53
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
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/lekkersim/badge/?version=latest)](https://lekkersim.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/lekkersim.svg)](https://badge.fury.io/py/lekkersim)
# 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": null,
    "name": "lekkersim",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "photonic circuits, photonics, scattering matrix, simulation",
    "author": null,
    "author_email": "Marco Passoni <mpasson91@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/33/97/b080d8e3934c132f95d1ae5f79f8eeebf48415eb76281e62b7cc4b9ca4f7/lekkersim-0.1.1.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/lekkersim/badge/?version=latest)](https://lekkersim.readthedocs.io/en/latest/?badge=latest)\n[![PyPI version](https://badge.fury.io/py/lekkersim.svg)](https://badge.fury.io/py/lekkersim)\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": null,
    "summary": "The lekker tool for photonic circuit simulation.",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "photonic circuits",
        " photonics",
        " scattering matrix",
        " simulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8508b91048c69d419c0739080af5ce468668584c0c4c6ee8a0ff4d6adab3ae30",
                "md5": "4954109746e774a55931bece8b9b6a8c",
                "sha256": "e016441e4d8f7ea8fd6808062f7bec6a4664aae52e0688f921a363174671c608"
            },
            "downloads": -1,
            "filename": "lekkersim-0.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4954109746e774a55931bece8b9b6a8c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 51874,
            "upload_time": "2024-07-12T16:48:51",
            "upload_time_iso_8601": "2024-07-12T16:48:51.118782Z",
            "url": "https://files.pythonhosted.org/packages/85/08/b91048c69d419c0739080af5ce468668584c0c4c6ee8a0ff4d6adab3ae30/lekkersim-0.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3397b080d8e3934c132f95d1ae5f79f8eeebf48415eb76281e62b7cc4b9ca4f7",
                "md5": "f3ddff74da26d87ec23ac3f5262647a7",
                "sha256": "113df73702c42c597326f744410c56dd056a604c33b32235837486881486ecbc"
            },
            "downloads": -1,
            "filename": "lekkersim-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f3ddff74da26d87ec23ac3f5262647a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 47546,
            "upload_time": "2024-07-12T16:48:53",
            "upload_time_iso_8601": "2024-07-12T16:48:53.559899Z",
            "url": "https://files.pythonhosted.org/packages/33/97/b080d8e3934c132f95d1ae5f79f8eeebf48415eb76281e62b7cc4b9ca4f7/lekkersim-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-12 16:48:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lekkersim"
}
        
Elapsed time: 0.47234s