Skip to content

Python functions for simulating mathematical models, estimating model parameters, quantifying uncertainties and visualizing results.

License

Notifications You must be signed in to change notification settings

jor-/simulation

Repository files navigation

SIMULATION

This is a collection of Python functions for simulating mathematical models, estimating model parameters, quantifying uncertainties and visualizing results. In particular, it is designed to simulate biogechemical models using METOS3D on high perfomance computers.

Release info

There are several ways to obtain and install this package.

Conda

Conda version Conda last updated Conda platforms Conda licence

To install this package with conda run:

conda install -c jore simulation

https://anaconda.org/jore/simulation

pip

PyPI version PyPI format PyPI licence

To install this package with pip run:

pip install 'simulation'

https://pypi.python.org/pypi/simulation

GitHub

GitHub last tag GitHub license

To clone this package with git run:

git clone https://github.com/jor-/simulation.git

To install this package after that with python run:

cd simulation; python setup.py install

https://github.com/jor-/simulation

Copyright

Copyright (C) 2011-2019 Joscha Reimer jor@informatik.uni-kiel.de

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

About

Python functions for simulating mathematical models, estimating model parameters, quantifying uncertainties and visualizing results.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages