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

Add block sparse matrix/tensor decompositions #190

Closed
2 of 6 tasks
mtfishman opened this issue Feb 12, 2020 · 0 comments
Closed
2 of 6 tasks

Add block sparse matrix/tensor decompositions #190

mtfishman opened this issue Feb 12, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request NDTensors Requires changes to the NDTensors.jl library. qns QN related issue
Milestone

Comments

@mtfishman
Copy link
Member

mtfishman commented Feb 12, 2020

This is one of the last main features to catch up with the functionality of C++ ITensor.

Here is a list of decompositions to add:

  • SVD
  • Eigendecomposition (Hermitian and non-Hermitian)
  • Polar decomposition
  • QR decomposition
  • Cholesky decomposition
  • LU decomposition
@mtfishman mtfishman added this to the 1.0 milestone Feb 12, 2020
@mtfishman mtfishman added enhancement New feature or request qns QN related issue labels Mar 9, 2020
@emstoudenmire emstoudenmire removed this from the 1.0 milestone Apr 15, 2020
@mtfishman mtfishman added the NDTensors Requires changes to the NDTensors.jl library. label Oct 7, 2020
@mtfishman mtfishman self-assigned this Oct 7, 2020
@mtfishman mtfishman added this to the v0.2 milestone Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request NDTensors Requires changes to the NDTensors.jl library. qns QN related issue
Projects
None yet
Development

No branches or pull requests

2 participants