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
f60c348b
Commit
f60c348b
authored
Jan 16, 2019
by
Martin Reinecke
Browse files
polishing
parent
ad0cc7b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f60c348b
...
...
@@ -41,9 +41,9 @@ Installation
-
[
SciPy
](
https://www.scipy.org/
)
Optional dependencies:
-
[
pyFFTW
](
https://pypi.python.org/pypi/pyFFTW
)
for faster Fourier transforms
-
[
pyHealpix
](
https://gitlab.mpcdf.mpg.de/ift/pyHealpix
)
(
for
harmonic
transforms involving domains on the sphere)
-
[
pyFFTW
](
https://pypi.python.org/pypi/pyFFTW
)
-
[
mpi4py
](
https://mpi4py.scipy.org
)
(
for
MPI-parallel execution)
-
[
matplotlib
](
https://matplotlib.org/
)
(
for
field plotting)
...
...
@@ -80,7 +80,7 @@ FFTW support is added via:
To actually use FFTW in your Nifty calculations, you need to call
`
nifty5.fft.enable_fftw()
`
nifty5.fft.enable_fftw()
at the beginning of your code.
...
...
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