Rajdeep Aher
Rajdeep Aher
Hello, here is my write-up for this issue: The `SparsePauliOp` checks the `dtype` in following way during initialization: ```python class SparsePauliOp(LinearOp): def __init__( self, data: PauliList | SparsePauliOp | Pauli...
This repository might be useful: [here](https://github.com/kimjingu/nonnegfac-python). It implements several `iter-solvers` that were developed after the base paper mentioned earlier and are claimed to be more efficient.
Hello, would be happy to work on this !