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
ift
NIFTy
Commits
a361f49b
Commit
a361f49b
authored
Oct 02, 2018
by
Martin Reinecke
Browse files
cosmetics
parent
8adab70d
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty5/operators/outer_product_operator.py
View file @
a361f49b
...
...
@@ -61,4 +61,3 @@ class OuterProduct(LinearOperator):
return
Field
.
from_global_data
(
self
.
_domain
,
np
.
tensordot
(
self
.
_field
.
to_global_data
(),
x
.
to_global_data
(),
axes
))
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