kriging-based metamodels: doe, sensitivity, kriging creation, model improvement, optimization, assessment
Project description
delismm
Delismm is a pure python package for the creation of kriging-based metamodels.
It covers the following features:
- Perform parameter sensitivity analysis
- Generate Design of Experiments (DOE)
- Save/Load DOE
- Create Kriging Metamodels
- Create hierarchical kriging metamodels
- Perform a resampling to generate new Designs and improve the model
- Run DOEs using various parallelization methods local and remote
Installation and Usage
At least you require Python >= 3.9 to run delismm. To install it, extract the archive and perform the following steps:
cd delismm
python setup.py install
A simple example:
from delismm.example import runExample
runExample()
This will create a
- doe
- sample values
- kriging model
- a diagram
Contributing to delismm
We welcome your contribution!
If you want to provide a code change, please:
- Create a fork of the GitLab project.
- Develop the feature/patch
- Provide a merge request.
If it is the first time that you contribute, please add yourself to the list of contributors below.
Citing
If you use this work in a scientific publication, please cite the specific version that you used as follows:
Sebastian Freund : "delismm", <RELEASE_NUMBER>, <Publication_Date>, <Git_Repository_URL>
You can find information about the release number and the publication date in the changelog.
License
MIT
Change Log
see changelog
Authors
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file delismm-1.6.8.tar.gz.
File metadata
- Download URL: delismm-1.6.8.tar.gz
- Upload date:
- Size: 59.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8555c00635a08d5a5e9f3fe0712ad5e5a83567d15d9e9ddc5b3866a8dcb49dd1
|
|
| MD5 |
138252788576c566ea552582a2411164
|
|
| BLAKE2b-256 |
535abff03f0882cdef35797aa7b7b59ece57d55cf484c6d4264e761003fb08f7
|
File details
Details for the file delismm-1.6.8-py3-none-any.whl.
File metadata
- Download URL: delismm-1.6.8-py3-none-any.whl
- Upload date:
- Size: 70.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab8c8fecfa86b8577ed84e603622b989724e1a422aabd8d848df1df20942ba65
|
|
| MD5 |
b0d2c24778170ec833b76b2d8dec6c02
|
|
| BLAKE2b-256 |
c231059db2b54ebd10567e5be4d2711d2f5308189d638b42fa8f5b229e74be0f
|