passing sparse matrices to LocalOperator
Created by: dambuck
Hi,
so I would like to compute something like a structure factor for a large system. However I am limited by my Ram when defining all the matrices to pass to LocalOperator. Is it somehow possible to pass csr sparse matrices or something similiar?
Thank you