Installation

This commit is contained in:
Anthony Scemama 2020-02-19 15:22:42 +01:00
parent 19eea3677a
commit 0fb9076e1a
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
### Simple installation
1. With pip:
```bash
python2 -m pip install --user irpf90
```
2. With spack:
```bash
spack install py-irpf90
```
### Download
* [Download latest version](https://gitlab.com/scemama/irpf90/-/releases)