Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neel Shah
NIFTy
Commits
a3b11cf5
Commit
a3b11cf5
authored
Mar 04, 2021
by
Jakob Knollmüller
Browse files
more fixes
parent
34fe85e4
Changes
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