sekve


Namesekve JSON
Version 1.1.5 PyPI version JSON
download
home_pagehttps://gitlab.com/moscm/sekv-e
SummarySEKV-E is a Python-based parameters extractor for the simplified EKV model.
upload_time2024-07-23 08:51:10
maintainerNone
docs_urlNone
authorHung-Chi Han, Vicente Carbon
requires_python<4,>=3.7
licenseMIT
keywords ekv sekv extractor modeling mosfet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SEKV-E

SEKV-E is a Python-based parameters extractor for the simplified EKV model,
which is developed by ICLAB, EPFL.
While it has been developed to serve the needs of low-power analog circuit designs.
The source file is controlled on our GitLab repo at [SEKV-E](https://gitlab.com/moscm/sekv-e).

You can find the tutorial at [15_minutes_to_sekve](https://gitlab.com/moscm/sekv-e/-/blob/main/docs/examples/15_minutes_to_sekve.ipynb).
Please find our recent [published paper](https://doi.org/10.1109/OJCAS.2022.3179046) for more information about 
the extraction methodology and applications.

## Install

The project is present on `pip` and `conda-forge`.

### Conda

To get the package in your `conda` environment:

```console
conda install -c conda-forge sekve
```

### PyPI

To install the project via `pip`:

```console
pip install sekve
```

### Git

To clone directly the project in your local directory:

```console
git clone https://gitlab.com/moscm/sekv-e.git
```

## Authors and acknowledgment

Hung-Chi Han, doctoral assistant in ICLAB, EPFL, Lausanne, Switzerland
(email:[hung.han@epfl.ch](mailto:hung.han@epfl.ch)).<br/>
Vicente Carbon, master student in ICLAB, EPFL, Lausanne, Switzerland.<br/>
Christian Enz, director of ICLAB, EPFL, Lausanne, Switzerland.

## Paper

If you use SEKV-E in your research, please cite the paper

H. -C. Han, A. D’Amico and C. Enz, "SEKV-E: Parameter Extractor of Simplified EKV I-V Model for Low-Power Analog Circuits," in IEEE Open Journal of Circuits and Systems, vol. 3, pp. 162-167, 2022, doi: [10.1109/OJCAS.2022.3179046](https://doi.org/10.1109/OJCAS.2022.3179046).

## License

see [LICENSE](LICENSE).


## Tutorials

* [15_minutes_to_sekve](https://gitlab.com/moscm/sekv-e/-/blob/main/docs/examples/15_minutes_to_sekve.ipynb),<br/>
which gives you a general introduction to SEKV-E. You will learn how to manage your input
data, how to run the extraction, and how to get the extracted parameters.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/moscm/sekv-e",
    "name": "sekve",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "ekv, sekv, extractor, modeling, MOSFET",
    "author": "Hung-Chi Han, Vicente Carbon",
    "author_email": "hung.han@epfl.ch",
    "download_url": "https://files.pythonhosted.org/packages/a7/70/59d85e4dbf4d32846d4f93bcd16a436575b3fe2ef5e303233853b7aca2ed/sekve-1.1.5.tar.gz",
    "platform": null,
    "description": "# SEKV-E\r\n\r\nSEKV-E is a Python-based parameters extractor for the simplified EKV model,\r\nwhich is developed by ICLAB, EPFL.\r\nWhile it has been developed to serve the needs of low-power analog circuit designs.\r\nThe source file is controlled on our GitLab repo at [SEKV-E](https://gitlab.com/moscm/sekv-e).\r\n\r\nYou can find the tutorial at [15_minutes_to_sekve](https://gitlab.com/moscm/sekv-e/-/blob/main/docs/examples/15_minutes_to_sekve.ipynb).\r\nPlease find our recent [published paper](https://doi.org/10.1109/OJCAS.2022.3179046) for more information about \r\nthe extraction methodology and applications.\r\n\r\n## Install\r\n\r\nThe project is present on `pip` and `conda-forge`.\r\n\r\n### Conda\r\n\r\nTo get the package in your `conda` environment:\r\n\r\n```console\r\nconda install -c conda-forge sekve\r\n```\r\n\r\n### PyPI\r\n\r\nTo install the project via `pip`:\r\n\r\n```console\r\npip install sekve\r\n```\r\n\r\n### Git\r\n\r\nTo clone directly the project in your local directory:\r\n\r\n```console\r\ngit clone https://gitlab.com/moscm/sekv-e.git\r\n```\r\n\r\n## Authors and acknowledgment\r\n\r\nHung-Chi Han, doctoral assistant in ICLAB, EPFL, Lausanne, Switzerland\r\n(email:[hung.han@epfl.ch](mailto:hung.han@epfl.ch)).<br/>\r\nVicente Carbon, master student in ICLAB, EPFL, Lausanne, Switzerland.<br/>\r\nChristian Enz, director of ICLAB, EPFL, Lausanne, Switzerland.\r\n\r\n## Paper\r\n\r\nIf you use SEKV-E in your research, please cite the paper\r\n\r\nH. -C. Han, A. D\u2019Amico and C. Enz, \"SEKV-E: Parameter Extractor of Simplified EKV I-V Model for Low-Power Analog Circuits,\" in IEEE Open Journal of Circuits and Systems, vol. 3, pp. 162-167, 2022, doi: [10.1109/OJCAS.2022.3179046](https://doi.org/10.1109/OJCAS.2022.3179046).\r\n\r\n## License\r\n\r\nsee [LICENSE](LICENSE).\r\n\r\n\r\n## Tutorials\r\n\r\n* [15_minutes_to_sekve](https://gitlab.com/moscm/sekv-e/-/blob/main/docs/examples/15_minutes_to_sekve.ipynb),<br/>\r\nwhich gives you a general introduction to SEKV-E. You will learn how to manage your input\r\ndata, how to run the extraction, and how to get the extracted parameters.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "SEKV-E is a Python-based parameters extractor for the simplified EKV model.",
    "version": "1.1.5",
    "project_urls": {
        "Git": "https://gitlab.com/moscm/sekv-e",
        "Homepage": "https://gitlab.com/moscm/sekv-e"
    },
    "split_keywords": [
        "ekv",
        " sekv",
        " extractor",
        " modeling",
        " mosfet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d6214c851bc5077995be4a0849557f647f5e50af26ef4b0983560a6991760cf",
                "md5": "ba0083ad8f30f3dbdc7b956817f1cdb0",
                "sha256": "8281c4544a298d4b9cbee77bf454c839f1a58078c28f6f7abd788d5aea48f059"
            },
            "downloads": -1,
            "filename": "sekve-1.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba0083ad8f30f3dbdc7b956817f1cdb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 20702,
            "upload_time": "2024-07-23T08:51:08",
            "upload_time_iso_8601": "2024-07-23T08:51:08.358998Z",
            "url": "https://files.pythonhosted.org/packages/0d/62/14c851bc5077995be4a0849557f647f5e50af26ef4b0983560a6991760cf/sekve-1.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a77059d85e4dbf4d32846d4f93bcd16a436575b3fe2ef5e303233853b7aca2ed",
                "md5": "83b5cc3df810719aa9b89e9c9c23fc00",
                "sha256": "5682c0d3320164a86d5ea43d4919f82015f6970c2830274857a3bb321be5f4c2"
            },
            "downloads": -1,
            "filename": "sekve-1.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "83b5cc3df810719aa9b89e9c9c23fc00",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 19801,
            "upload_time": "2024-07-23T08:51:10",
            "upload_time_iso_8601": "2024-07-23T08:51:10.021914Z",
            "url": "https://files.pythonhosted.org/packages/a7/70/59d85e4dbf4d32846d4f93bcd16a436575b3fe2ef5e303233853b7aca2ed/sekve-1.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-23 08:51:10",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "moscm",
    "gitlab_project": "sekv-e",
    "lcname": "sekve"
}
        
Elapsed time: 0.60157s