mirror of
https://gitlab.com/scemama/irpf90.git
synced 2025-01-02 09:35:41 +01:00
Installation
This commit is contained in:
parent
19eea3677a
commit
0fb9076e1a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user