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
57c5fd43
Commit
57c5fd43
authored
Jul 13, 2017
by
Theo Steininger
Browse files
Merge branch 'index_games2' of gitlab.mpcdf.mpg.de:ift/NIFTy into index_games2
# Conflicts: # test/test_spaces/test_power_space.py
parents
ca3ed015
ca6fc4b4
Pipeline
#14857
passed with stage
in 6 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/test_spaces/test_power_space.py
View file @
57c5fd43
...
...
@@ -129,7 +129,7 @@ class PowerSpaceInterfaceTest(unittest.TestCase):
class
PowerSpaceConsistencyCheck
(
unittest
.
TestCase
):
@
expand
(
CONSISTENCY_CONFIGS
)
def
test_rhopindexConsistency
(
self
,
harmonic_partner
,
distribution_strategy
,
binbounds
,
nbin
,
logarithmic
):
binbounds
,
nbin
,
logarithmic
):
if
distribution_strategy
==
"fftw"
:
if
not
hasattr
(
gdi
.
get
(
'fftw'
),
'FFTW_MPI'
):
raise
SkipTest
...
...
Write
Preview
Supports
Markdown
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