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
Open sidebar
ift
NIFTy
Commits
9880da31
Commit
9880da31
authored
Sep 04, 2018
by
Martin Reinecke
Browse files
doc fix
parent
eb6465ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty5/multi_field.py
View file @
9880da31
...
...
@@ -228,11 +228,9 @@ class MultiField(object):
Parameters
----------
fields: iterable of MultiFields
The set of input fields. Their domains need not be identical,
but they must not be incompatible, e.g. by having different
DomainTuples for the same key.
The set of input fields. Their domains need not be identical.
domain: MultiDomain or None
If supplied, this
mjst
be the domain of the resulting field.
If supplied, this
will
be the domain of the resulting field.
Providing this domain will accelerate the function.
Returns
...
...
Write
Preview
Supports
Markdown
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