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

Backend for Kronecker product operations #34

Closed
yhtang opened this issue Nov 21, 2021 · 1 comment
Closed

Backend for Kronecker product operations #34

yhtang opened this issue Nov 21, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@yhtang
Copy link
Owner

yhtang commented Nov 21, 2021

This is a follow-up to #33. It seems like both the index propagator, slice propagator, and einop method needs to be updated accordingly. Meanwhile, given that there are now three types of indices (live, keep, and kron) in the einop operation, it might make sense to bypass the einspec procedure and directly use the live indices to carry out einop operations.

@yhtang yhtang added this to the V1.0 milestone Nov 21, 2021
@campsd
Copy link
Collaborator

campsd commented Nov 24, 2021

Blow up Kron indices inside einop (using kronecker product with one vector).

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

No branches or pull requests

2 participants