Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Schramm committed Mar 8, 2021
1 parent 81c87c3 commit dc4ab5b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@ pymirc is a collection of common python imaging routines
the medical imaging research center of KU Leuven.

## Requirements
- python>=3.6
- numpy>=1.15.0
- scipy>=1.1.0
- numba>=0.39.0
- matplotlib>=2.2.2
- pydicom>=1.1.0
see setup.py

## Installation from pypi
To install the package from pypi simple run
```
pip install pymirc
```

## Getting started
The examples subdirectory contains minimal examples
Expand Down

0 comments on commit dc4ab5b

Please sign in to comment.