Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
NIFTy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
14
Merge Requests
14
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ift
NIFTy
Commits
eba1fd40
Commit
eba1fd40
authored
Feb 07, 2019
by
Martin Reinecke
Browse files
Options
Browse Files
Download
Plain Diff
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
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+2
-2
docs/source/installation.rst
docs/source/installation.rst
+1
-1
No files found.
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