Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a tensor-by-tensor product #3

Open
oseledets opened this issue Jan 4, 2013 · 1 comment
Open

Implement a tensor-by-tensor product #3

oseledets opened this issue Jan 4, 2013 · 1 comment

Comments

@oseledets
Copy link
Owner

Implement an (approximate) tensor by tensor product over some indices;
tentative syntax is

c = tenmul(a,b,ind1,ind2,1e-8);

where ind1,ind2 are the indices over which the summation is done.

@dolgov
Copy link
Collaborator

dolgov commented Feb 26, 2016

Do we still need this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants