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

dot with CHUNK_START and CHUNK_END #77

Open
vbatista73 opened this issue Oct 20, 2019 · 0 comments
Open

dot with CHUNK_START and CHUNK_END #77

vbatista73 opened this issue Oct 20, 2019 · 0 comments

Comments

@vbatista73
Copy link

Do you have a python version of the function dot with CHUNK_START and CHUNK_END ?

I see the version in python admits only 2 input arguments corresponding to TT1 and TT2 but I need to project as in the matlab version:

% [PR]=DOT(TT1,TT2,CHUNK_START,CHUNK_END[,DO_QR]) If TT2.d>TT1.d, returns a
% tt_tensor obtained from TT2 by projecting its chunk from CHUNK_START to
% CHUNK_END onto TT1. Convenient for extracting slices.

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

1 participant