Metadata-Version: 2.1
Name: sekve
Version: 1.0.1
Summary: SEKV-E is a Python-based parameters extractor for the simplified EKV model.
Home-page: https://gitlab.com/moscm/sekv-e
Author: Hung-Chi Han, Vicente Carbon
Author-email: hung.han@epfl.ch
License: MIT
Project-URL: Git, https://gitlab.com/moscm/sekv-e
Keywords: ekv,sekv,extractor,modeling,MOSFET
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE

# 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. 


## Install

Now, the project only support the install method using git command. We are working on making this project availalbe on various distribution like `pip` and `conda`. Try the following command to clone this project to your space.

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

## Authors and acknowledgment
Hung-Chi Han, doctoral assistant in ICLAB, EPFL, Lausanne, Switzerland.

## License
see [LICENSE](LICENSE).

