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

Special vector #58

Open
rborrelli opened this issue May 27, 2018 · 0 comments
Open

Special vector #58

rborrelli opened this issue May 27, 2018 · 0 comments

Comments

@rborrelli
Copy link

Hi, this might not be strictly related to the library, but is it possible to compute a TT representation of a 2d-dimensional vector of this type:

$\sum_{n_1,n_2,...m_1 m_2} | n_1 n_2 ... n_d m_1 m_2 ...m_d> \delta_{n_1 m_1}\delta_{n_2 m_2}...\delta_{n_d m_d} = \sum_{n_1,n_2...} | n_1 n_2 ... n_d n_1 n_2 ...n_d>$

without reshuffling the positions of the indices n_1, m_1? (Changing the order of the indices it is very easy but in TT representations the order of the indices matters) This type of vector can be important when computing traces of multidimensional operators written in vector form.

Raffaele

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