Rev | Line | |
---|
[9627] | 1 | |
---|
| 2 | |
---|
| 3 | Installation |
---|
| 4 | ============ |
---|
| 5 | |
---|
| 6 | .. contents:: |
---|
| 7 | |
---|
| 8 | Introduction |
---|
| 9 | ------------ |
---|
| 10 | |
---|
[9635] | 11 | AnuGA is a python package with some C extensions (and an optional fortran |
---|
| 12 | extension). At present AnuGA has not been transported to python 3. |
---|
| 13 | We recommend using python 2.7. |
---|
[9627] | 14 | |
---|
[9635] | 15 | If you have a python 2.7 environment with gcc and gfortran support, |
---|
| 16 | then you can use easy_install to install the latest release |
---|
| 17 | version of AnuGA. |
---|
[9627] | 18 | |
---|
| 19 | |
---|
| 20 | Python Environment |
---|
| 21 | ------------------ |
---|
| 22 | |
---|
[9635] | 23 | A safe way to install AnuGA is to use a separate python environment |
---|
| 24 | to isolate it from the rest of your system. Miniconda provides such |
---|
| 25 | an environment. |
---|
[9627] | 26 | |
---|
| 27 | |
---|
| 28 | |
---|
| 29 | Easy Install |
---|
| 30 | ------------ |
---|
| 31 | |
---|
| 32 | Pip Install |
---|
| 33 | ----------- |
---|
| 34 | |
---|
| 35 | Install from Source |
---|
| 36 | ------------------- |
---|
| 37 | |
---|
Note: See
TracBrowser
for help on using the repository browser.