From cd9e78aff182cf0544b7fc5ca128c82c1ab2d9a3 Mon Sep 17 00:00:00 2001 From: Martin Reinecke <martin@mpa-garching.mpg.de> Date: Mon, 25 Jun 2018 13:28:39 +0200 Subject: [PATCH] more nifty4->5 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f386e2d5..99da6ae71 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ NIFTy - Numerical Information Field Theory ========================================== -[](https://gitlab.mpcdf.mpg.de/ift/NIFTy/commits/NIFTy_4) -[](https://gitlab.mpcdf.mpg.de/ift/NIFTy/commits/NIFTy_4) +[](https://gitlab.mpcdf.mpg.de/ift/NIFTy/commits/NIFTy_5) +[](https://gitlab.mpcdf.mpg.de/ift/NIFTy/commits/NIFTy_5) **NIFTy** project homepage: [http://ift.pages.mpcdf.de/NIFTy](http://ift.pages.mpcdf.de/NIFTy) @@ -62,7 +62,7 @@ distributions, the "apt" lines will need slight changes. NIFTy5 and its mandatory dependencies can be installed via: sudo apt-get install git libfftw3-dev python python-pip python-dev - pip install --user git+https://gitlab.mpcdf.mpg.de/ift/NIFTy.git@NIFTy_4 + pip install --user git+https://gitlab.mpcdf.mpg.de/ift/NIFTy.git@NIFTy_5 (Note: If you encounter problems related to `pyFFTW`, make sure that you are using a pip-installed `pyFFTW` package. Unfortunately, some distributions are -- GitLab