Skip to main content

Dynamic probabilistic material flow analysis simulator

Project description

DPMFA

DOI

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

This version

1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dpmfa-1.1.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

dpmfa-1.1-py3-none-any.whl (21.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page