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
13
Issues
13
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
6dcb0a0f
Commit
6dcb0a0f
authored
Apr 09, 2015
by
ultimanet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated README and setup.py to version 1.0.7
parent
6560632f
Pipeline
#177
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README.rst
README.rst
+2
-2
setup.py
setup.py
+1
-1
No files found.
README.rst
View file @
6dcb0a0f
...
...
@@ -89,10 +89,10 @@ Requirements
*
`
GFFT
<
https
://
github
.
com
/
mrbell
/
gfft
>`
_
(
v0
.1.0
)
-
Generalized
Fast
Fourier
Transformations
for
Python
-
**
optional
**
*
`
HEALPy
<
https
://
github
.
com
/
healpy
/
healpy
>`
_
(
v1
.
4
without
openmp
)
-
A
*
`
HEALPy
<
https
://
github
.
com
/
healpy
/
healpy
>`
_
(
v1
.
8.1
without
openmp
)
-
A
Python
wrapper
for
`
HEALPix
<
http
://
sourceforge
.
net
/
projects
/
healpix
/>`
_
-
**
optional
**
*
`
libsharp
-
wrapper
<
https
://
github
.
com
/
mselig
/
libsharp
-
wrapper
>`
_
(
v0
.1.2
without
openmp
)
-
A
Python
wrapper
for
the
`
libsharp
<
http
://
sourceforge
.
net
/
projects
/
libsharp
/>`
_
library
-
...
...
setup.py
View file @
6dcb0a0f
...
...
@@ -23,7 +23,7 @@ from distutils.core import setup
import
os
setup
(
name
=
"ift_nifty"
,
version
=
"1.0.
6
"
,
version
=
"1.0.
7
"
,
author
=
"Marco Selig"
,
author_email
=
"mselig@mpa-garching.mpg.de"
,
maintainer
=
"Theo Steininger"
,
...
...
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