Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neel Shah
NIFTy
Commits
6dcb0a0f
Commit
6dcb0a0f
authored
Apr 09, 2015
by
ultimanet
Browse files
Updated README and setup.py to version 1.0.7
parent
6560632f
Changes
2
Hide whitespace changes
Inline
Side-by-side
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