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
a39a3f96
Commit
a39a3f96
authored
Jun 12, 2017
by
Pumpe, Daniel (dpumpe)
Browse files
Merge branch 'master' of gitlab.mpcdf.mpg.de:ift/NIFTy
parents
a56337b0
69792e0f
Changes
1
Show whitespace changes
Inline
Side-by-side
nifty/field.py
View file @
a39a3f96
...
...
@@ -170,6 +170,8 @@ class Field(Loggable, Versionable, object):
else
:
dtype
=
np
.
dtype
(
dtype
)
dtype
=
np
.
result_type
(
dtype
,
np
.
float
)
return
dtype
def
_parse_distribution_strategy
(
self
,
distribution_strategy
,
val
):
...
...
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