From 95f9bbac5f70c357a7461b5c3f9a8eab7632687d Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Sat, 2 Jun 2018 13:21:04 +0000 Subject: added python binary installation --- Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit v1.2.3