Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 274 Bytes

QuantumSparse

A scipy.sparse based package to represent quantum spin operators

new laptop

To Do

  • add 'diagonalize' or 'eigh' method to the 'operator'
  • this method has to split the matrix into diagonal block
  • and parallelize over the block for the diagonalization