Device Modeling Toolkit Core
Project description
DMT-core
DeviceModelingToolkit (DMT) is a Python tool targeted at helping modeling engineers extract model parameters, run circuit and TCAD simulations and automate their infrastructure.
See the DMT-website for further information.
This project is funded by NLnet under the NGI Zero Entrust fund.
Usage
Installation to virtual environment
After installing python 3.8 or later, create a virtual environment and install the release version using
python3 -m pip install DMT-core[full]
For more information have a look at our installation guide
Currently, DMT is developed mostly on Ubuntu using Python 3.10. So for the easiest install this is the best supported platform. If you want or have to use Windows and MacOS there may be more dependency and installation issues, although needed projects we use support these platforms. Please report these issues to us. In our installation guide, we collect guides to solve the already known issues.
Full docker container
DMT is tested inside a docker container and this container can be used to run python/DMT scripts locally on your machine. See docker/dmt
for an example bash script to run a file. Notice the configuration, this is needed so that simulation results and read measurement files persist on your host machine and do not vanish each time the container is closed.
For more information have a look at our docker guide
Questions, bugs and feature requests
If you have any questions or issues regarding DMT, we kindly ask you to contact us. Either mail us directly or open an issue here. There we have prepared several templates for the description:
Authors
- M. Müller | Markus.Mueller@semimod.de
- M. Krattenmacher | Mario.Krattenmacher@semimod.de
- P. Kuthe | jarodkuthe@protonmail.com
Contributing
More contributors and merge-requests are always welcome. When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Contact Markus or Mario, if you are interested to join the team permanently.
Pull Request Process
If you want to supply a new feature, you have implemented in your fork, to DMT, we are looking forward to your merge request. There we have a template for the merge request, including a checklist of suggested steps.
The steps are:
- Implement the new feature
- Add test cases for the new feature with a large coverage
- Add new python dependencies to
setup.py
- If a interface is used, add a Dockerfile in which the interfaced software is installed and run the tests inside this Dockerfile
- Add additional documentation to the new features you implemented in the code and the documentation.
- Format the code using
black
- Update the CHANGELOG with your changes and increase the version numbers in the changed files to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
License
This project is licensed under GLP-v3-or-later
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file DMT_core-2.1.0.tar.gz
.
File metadata
- Download URL: DMT_core-2.1.0.tar.gz
- Upload date:
- Size: 223.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3cf44fae367e0d8320b0c6c50c10f1ffd59b8cfb9b8dab8cf1f05f3cae41cc5 |
|
MD5 | 5e44cb321d3a82bdde71c5b7c3e06f86 |
|
BLAKE2b-256 | 8d8af3377ffe65e7dfe10930b620a875484fb3b5c690409183acf75a20a39177 |
File details
Details for the file DMT_core-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: DMT_core-2.1.0-py3-none-any.whl
- Upload date:
- Size: 258.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a5322048e6da3a961fc446da76dd3bb030a8a0b4cee7ff7565234cd6edd2e58 |
|
MD5 | dc8492b26e04637745a2e24440095e51 |
|
BLAKE2b-256 | de59dfd75a80f9827a47e059e8edd5d592b756c198f062b06cd2061a2e11fae4 |