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
17cd7e4c
Commit
17cd7e4c
authored
Jan 30, 2018
by
Philipp Arras
Browse files
Fixup
parent
8106552b
Pipeline
#24223
passed with stage
in 5 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/test_energies/test_power.py
View file @
17cd7e4c
...
...
@@ -191,7 +191,7 @@ class Curvature_Tests(unittest.TestCase):
inverter
=
inverter
).
curvature
energy0
=
ift
.
library
.
CriticalPowerEnergy
(
position
=
tau0
,
m
=
s
,
inverter
=
inverter
,
samples
=
10
)
position
=
tau0
,
m
=
s
,
inverter
=
inverter
,
samples
=
10
,
D
=
D
,
alpha
=
2.
)
gradient0
=
energy0
.
gradient
gradient1
=
energy0
.
at
(
tau1
).
gradient
...
...
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