Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NIFTy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ift
NIFTy
Merge requests
!37
Typo correction in gfft link by mrbell
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Typo correction in gfft link by mrbell
patch-1
into
NIFTy_1
Overview
0
Commits
1
Pipelines
0
Changes
1
Closed
Pumpe, Daniel (dpumpe)
requested to merge
patch-1
into
NIFTy_1
8 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
NIFTy_1
NIFTy_1 (base)
and
latest version
latest version
384505bc
1 commit,
8 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.rst
+
1
−
1
Options
@@ -192,7 +192,7 @@ We advice to install the following packages in the order as they appear below. W
* Install gfft. **Depending where you installed GSL you may need to change the path in setup.py!**::
sudo port install gsl
git clone https://github.com/mrbell/gfft.git
}{https://github.com/mrbell/gfft.git
git clone https://github.com/mrbell/gfft.git
sudo python setup.py install
* Install healpy::
Loading