Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neel Shah
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
Hide 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
Supports
Markdown
0%
Try again
or
attach a new 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