Solve various inverse problems!
-
Install poetry as a package manager (https://python-poetry.org/docs/#installation)
-
Download the source code from GitHub:
$ git clone https://github.com/ATMO-IUP-UHEI/pyinverse.git
-
Open the directory and install with poetry:
cd pyinverse poetry install
- TODO
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
pyinverse
was created by Robert Maiwald. It is licensed under the terms of the MIT license.
pyinverse
was created with cookiecutter
and the py-pkgs-cookiecutter
template.