summaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorEdoardo Pasca <edo.paskino@gmail.com>2018-06-02 13:21:04 +0000
committerGitHub <noreply@github.com>2018-06-02 13:21:04 +0000
commit95f9bbac5f70c357a7461b5c3f9a8eab7632687d (patch)
tree0cf3596824900657d3c7103208d0e1e6db08d06b /Readme.md
parentc7653a276a3670585f5e781cd4e5847233a75fc2 (diff)
downloadregularization-95f9bbac5f70c357a7461b5c3f9a8eab7632687d.tar.gz
regularization-95f9bbac5f70c357a7461b5c3f9a8eab7632687d.tar.bz2
regularization-95f9bbac5f70c357a7461b5c3f9a8eab7632687d.tar.xz
regularization-95f9bbac5f70c357a7461b5c3f9a8eab7632687d.zip
added python binary installation
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 7151df2..2dccaee 100644
--- a/Readme.md
+++ b/Readme.md
@@ -35,6 +35,13 @@
## Installation:
+### Python binaries
+Python binaries are distributed via the [ccpi](https://anaconda.org/ccpi/ccpi-regulariser) conda channel. Currently we produce packages for Linux64, Python 2.7, 3.5 and 3.6, NumPy 1.12 and 1.13.
+
+```
+conda install ccpi-regulariser -c ccpi -c conda-forge
+```
+
### Python (conda-build)
```
export CIL_VERSION=0.9.4