Closed liwt31 closed 2 years ago
Add a classmethod for MPS that constructs MPS from dense wavefunction.
Also change full_wfn and full_operator to todense for clarity. scipy.sparse and QUTIP use the same interface
full_wfn
full_operator
todense
scipy.sparse
QUTIP
Add a classmethod for MPS that constructs MPS from dense wavefunction.
Also change
full_wfn
andfull_operator
totodense
for clarity.scipy.sparse
andQUTIP
use the same interface