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
829ecea5
Commit
829ecea5
authored
May 20, 2020
by
Lukas Platz
Browse files
reenable jacobian test
parent
50ffd58d
Pipeline
#75339
passed with stages
in 9 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/test_operators/test_correlated_fields.py
View file @
829ecea5
...
...
@@ -107,10 +107,6 @@ def testAmplitudesInvariants(sspace, N):
assert_
(
op
.
target
[
-
2
]
==
sspace
)
assert_
(
op
.
target
[
-
1
]
==
fsspace
)
# FIXME
if
N
>
1
:
return
for
ampl
in
fa
.
normalized_amplitudes
:
ift
.
extra
.
check_jacobian_consistency
(
ampl
,
ift
.
from_random
(
ampl
.
domain
),
...
...
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