Dynamic probabilistic material flow analysis simulator
Project description
DPMFA
If you run into any problems please use create a new issue at the upstream repository.
Usage example
First, clone the repository:
$ git clone <url-of-this-repo>
[Optional] Create a virtual environment for the project:
$ mkvirtualenv dpmfa
Install the required dependencies:
$ pip install -r requirements.txt
Then, run the example:
$ python example/plots.py
You should now have a directory example_output/ with the results of the
example simulation.
Development
First, clone the repo:
$ git clone <url-of-this-repo>
[Optional] Create a virtual environment for the project:
$ mkvirtualenv dpmfa
Install the required dependencies:
$ pip install -r requirements.txt -r requirements-dev.txt
Install the git hooks with pre-commit:
$ pre-commit install
Running tests:
$ py.test
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 dpmfa-1.1.tar.gz.
File metadata
- Download URL: dpmfa-1.1.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ce5cfde3b84d91816d491d631e45680234a554d63c1491f3374cb6b8a10c994
|
|
| MD5 |
c524e1203274dd231a98c338745a4475
|
|
| BLAKE2b-256 |
2fde410778b13d928d3a9c4c31aff44a6c2a942e6a5c628fc3893ba28cd00a3c
|
File details
Details for the file dpmfa-1.1-py3-none-any.whl.
File metadata
- Download URL: dpmfa-1.1-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edcf17d7e66fc27e1e017a2952d2467d2534f96a922441038cd0039b615c54c0
|
|
| MD5 |
d3b0e722cacccf6e759224ff9ffc1c25
|
|
| BLAKE2b-256 |
d01462f480a3fbb431d39708cbd4bcce3518ac1066e678edc5600fd7c80c9efb
|