Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
eba1fd40
Commit
eba1fd40
authored
Feb 07, 2019
by
Martin Reinecke
Browse files
Merge branch 'fix_pip' into 'NIFTy_5'
fix installation command See merge request
!292
parents
c9774906
19d8c4e3
Pipeline
#43700
passed with stages
in 18 minutes and 51 seconds
Changes
2
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
eba1fd40
...
...
@@ -60,7 +60,7 @@ Optional dependencies:
The current version of Nifty5 can be obtained by cloning the repository and
switching to the NIFTy_5 branch:
git clone https://gitlab.mpcdf.mpg.de/ift/
NIFT
y.git
git clone https://gitlab.mpcdf.mpg.de/ift/
nift
y.git
### Installation
...
...
@@ -70,7 +70,7 @@ distributions, the "apt" lines will need slight changes.
NIFTy5 and its mandatory dependencies can be installed via:
sudo apt-get install git python3 python3-pip python3-dev
pip3 install --user git+https://gitlab.mpcdf.mpg.de/ift/
NIFT
y.git@NIFTy_5
pip3 install --user git+https://gitlab.mpcdf.mpg.de/ift/
nift
y.git@NIFTy_5
Plotting support is added via:
...
...
docs/source/installation.rst
View file @
eba1fd40
...
...
@@ -8,7 +8,7 @@ distributions, the "apt" lines will need slight changes.
NIFTy5 and its mandatory dependencies can be installed via::
sudo apt-get install git python3 python3-pip python3-dev
pip3 install --user git+https://gitlab.mpcdf.mpg.de/ift/
NIFT
y.git@NIFTy_5
pip3 install --user git+https://gitlab.mpcdf.mpg.de/ift/
nift
y.git@NIFTy_5
Plotting support is added via::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment