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
79729971
Commit
79729971
authored
Jan 14, 2019
by
Martin Reinecke
Browse files
Merge branch 'fix_endomorphic_doc' into 'NIFTy_5'
improve docstring See merge request ift/nifty-dev!168
parents
99059a0a
3ee3d20f
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty5/operators/endomorphic_operator.py
View file @
79729971
...
...
@@ -23,9 +23,8 @@ from .linear_operator import LinearOperator
class
EndomorphicOperator
(
LinearOperator
):
""" NIFTy class for endomorphic operators.
The NIFTy EndomorphicOperator class is a class derived from the
LinearOperator. By definition, domain and target are the same in
EndomorphicOperator.
The NIFTy EndomorphicOperator describes linear operators with identical
domain and target.
"""
@
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