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
ift
NIFTy
Commits
a069fb64
Commit
a069fb64
authored
Jun 22, 2020
by
Martin Reinecke
Browse files
tweak docstring
parent
fb216a38
Pipeline
#77052
passed with stages
in 23 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/minimization/metric_gaussian_kl.py
View file @
a069fb64
...
...
@@ -49,7 +49,7 @@ def _get_lo_hi(comm, n_samples):
def
_modify_sample_domain
(
sample
,
domain
):
"""Takes only keys from sample which are also in domain and inserts zeros
in sample if key is
not in domain."""
for keys which are
not in
sample.
domain."""
from
..multi_domain
import
MultiDomain
from
..field
import
Field
from
..domain_tuple
import
DomainTuple
...
...
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