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

Sparse dvr #38

Merged
merged 35 commits into from
Sep 21, 2020
Merged

Sparse dvr #38

merged 35 commits into from
Sep 21, 2020

Conversation

halvarsu
Copy link
Collaborator

Use the library sparse to represent the sparse u-matrix elements. Since sparse does not yet have an einsum-implementation, all einsum-calls have to be rewritten to tensordot if this is going to work. Is this a feasible and/or desirable task?

@Schoyen Schoyen self-requested a review March 18, 2020 10:37
Copy link
Collaborator

@Schoyen Schoyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good all in all. There's only a few small comments, and maybe we need to discuss the handling of the spin-squared operator for DVR?

@Schoyen
Copy link
Collaborator

Schoyen commented Sep 18, 2020

Hmm, come to think of it, you need to merge with master first. This pull request looks to be a little behind.

@halvarsu
Copy link
Collaborator Author

halvarsu commented Sep 18, 2020

Huh, doesn't github show merge-commits from master?

Anyways, it has been done now.

@Schoyen Schoyen self-requested a review September 21, 2020 08:41
@Schoyen
Copy link
Collaborator

Schoyen commented Sep 21, 2020

Lets do the merge! 🍾

@Schoyen Schoyen merged commit f3b31fb into master Sep 21, 2020
@Schoyen Schoyen deleted the sparse_dvr branch September 21, 2020 10:57
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

Successfully merging this pull request may close these issues.

2 participants