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
1c82d935
Commit
1c82d935
authored
May 18, 2020
by
Vincent Eberle
Browse files
more comments
parent
0ebcc984
Pipeline
#75163
failed with stages
in 19 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/test_operators/test_integration.py
View file @
1c82d935
...
...
@@ -24,7 +24,7 @@ from ..common import setup_function, teardown_function
def
test_integration_operator
():
x1
=
ift
.
RGSpace
((
9
,),
distances
=
2.
)
x1
=
ift
.
RGSpace
((
9
,),
distances
=
2.
)
# FIXME: it works for distances = 1
#x2 = ift.RGSpace((2, 12), distances=(0.3,))
dom1
=
ift
.
makeDomain
(
x1
)
#dom2 = ift.makeDomain((x1, x2))
...
...
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