fzimmermann89 / InhomCorr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InhomCorr

Python License codecov Documentation

Installation for developers

  1. Clone the repo
  2. Create/select a python environment
  3. Open terminal in the "InhomCorr" main folder
  4. Install all required developer tools: pip install -r requirements-dev.txt
  5. Install "InhomCorr" in editable mode: pip install -e .

Note that this project uses a pyproject.toml instead of setup.py file

About

License:Apache License 2.0


Languages

Language:Python 100.0%