Skip to content
GitLab
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
34ffa6d4
Commit
34ffa6d4
authored
May 11, 2017
by
Theo Steininger
Browse files
Fixed tests.
parent
aa0060d0
Pipeline
#12258
failed with stage
in 4 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/test_spaces/test_power_space.py
View file @
34ffa6d4
...
...
@@ -39,7 +39,7 @@ CONSTRUCTOR_CONFIGS = [
'dim'
:
5
,
'total_volume'
:
8.0
,
'harmonic_domain'
:
RGSpace
((
8
,),
harmonic
=
True
),
'log'
:
False
,
'log
arithmic
'
:
False
,
'nbin'
:
None
,
'binbounds'
:
None
,
'pindex'
:
distributed_data_object
([
0
,
1
,
2
,
3
,
4
,
3
,
2
,
1
]),
...
...
@@ -54,7 +54,7 @@ CONSTRUCTOR_CONFIGS = [
'dim'
:
2
,
'total_volume'
:
8.0
,
'harmonic_partner'
:
RGSpace
((
8
,),
harmonic
=
True
),
'log'
:
True
,
'log
arithmic
'
:
True
,
'nbin'
:
None
,
'binbounds'
:
None
,
'pindex'
:
distributed_data_object
([
0
,
1
,
1
,
1
,
1
,
1
,
1
,
1
]),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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