From d70a16bd763f708a032b2a989917158646651130 Mon Sep 17 00:00:00 2001 From: Philipp Arras <parras@mpa-garching.mpg.de> Date: Thu, 28 May 2020 09:53:54 +0200 Subject: [PATCH] Fix badges --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e52bd5d2c..20ac02efa 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_6) -[](https://gitlab.mpcdf.mpg.de/ift/NIFTy/commits/NIFTy_6) +[](https://gitlab.mpcdf.mpg.de/ift/nifty/-/commits/NIFTy_6) +[](https://gitlab.mpcdf.mpg.de/ift/nifty/-/commits/NIFTy_6) **NIFTy** project homepage: [http://ift.pages.mpcdf.de/nifty](http://ift.pages.mpcdf.de/nifty) @@ -91,6 +91,7 @@ MPI support is added via: sudo apt-get install python3-mpi4py Pypocketfft is added via: + pip3 install --user git+https://gitlab.mpcdf.mpg.de/mtr/pypocketfft If this library is present, NIFTy will detect it automatically and prefer -- GitLab