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
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
ift
NIFTy
Commits
a3b11cf5
Commit
a3b11cf5
authored
Mar 04, 2021
by
Jakob Knollmüller
Browse files
more fixes
parent
34fe85e4
Pipeline
#94924
failed with stages
in 5 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/minimization/point_kl.py
View file @
a3b11cf5
...
...
@@ -68,7 +68,7 @@ class PointKL(Energy):
self
.
_val
=
np
.
inf
def
at
(
self
,
position
):
return
EnergyAdapter
(
position
,
self
.
_op
,
want_metric
=
self
.
_want_metric
,
return
PointKL
(
position
,
self
.
_op
,
want_metric
=
self
.
_want_metric
,
nanisinf
=
self
.
_nanisinf
)
@
property
...
...
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