Package providing a variety of utility methods for mathematical modelling
Project description
Pydelling
Set of pre- and post-processing scripts for modelling
Recommendations
Using and IDE like PyCharm is recommended to keep things easy. It may be useful if you need to debug your scripts, or edit them.
Using PyCharm, you can follow the installation step and then run your scripts in pydelling env automatically. Otherwise, you can follow the steps below to run pydelling manually.
Installation
Configure the conda environment running
conda env create --file environment.yaml
Regular pip dependencies can be found at requirements.txt
Templates and Examples
Some examples of usage of pydelling may be found inside templates
folder. Use config.yaml
to setup data sources and
other variables.
Running template scripts
In order to execute pydelling, pydelling
conda env needs to be loaded.
Loading conda environment
conda activate pydelling
Running script
Run the script and set the config file as argument. If the config file is not specified, ./config.yaml
will be taken as default.
Example:
python templates\interpolate_top_BC\interpolate_BC.py templates\interpolate_top_BC\config.yaml
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 pydelling-1.13.tar.gz
.
File metadata
- Download URL: pydelling-1.13.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.9.13 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36509511e0019f5be56c9fabe411bb44f191dec1d9c5a6c6c94eefea4f13f87e |
|
MD5 | 253948a62ace484b1abd4cc012246935 |
|
BLAKE2b-256 | 5a1d1351c17454229c7500c693d2b5b5e4266af6d996979f6e41d620d385bc84 |
File details
Details for the file pydelling-1.13-py3-none-any.whl
.
File metadata
- Download URL: pydelling-1.13-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.9.13 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 609213f4c48f69c8e1996f8a3a384b1bac08f5c0ced842286127075f850c4b23 |
|
MD5 | 5b04247912f941668610cee459219507 |
|
BLAKE2b-256 | ef6aa918561262e94d75da7eaefa1bcf3c3c4cfc0f3fa562ecb19fe5c32906e9 |