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

Density matrices #11

Closed
3 tasks done
lelemmen opened this issue Sep 8, 2018 · 1 comment
Closed
3 tasks done

Density matrices #11

lelemmen opened this issue Sep 8, 2018 · 1 comment
Labels
novel A novel feature addition to the project

Comments

@lelemmen
Copy link
Collaborator

lelemmen commented Sep 8, 2018

Implement density matrices (1-RDMs and 2-RDMs) as separate classes. Use a 'Builder' for derived classes that implement the formulas for:

We should also implement functions like

  • OneRDM.trace()
  • OneRDM.diagonalize()
  • TwoRDM.contract()
  • TwoRDM.trace()
@lelemmen lelemmen added the novel A novel feature addition to the project label Sep 8, 2018
@lelemmen lelemmen added this to the refactor milestone Sep 8, 2018
@lelemmen
Copy link
Collaborator Author

Further discussions about the implementation of the RDMBuilder class is in #60.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
novel A novel feature addition to the project
Projects
None yet
Development

No branches or pull requests

2 participants