GTorlai / PastaQ.jl

Package for Simulation, Tomography and Analysis of Quantum Computers
Apache License 2.0
142 stars 23 forks source link

Non-negative MPS #60

Open mtfishman opened 3 years ago

mtfishman commented 3 years ago

Implement non-negative matrix factorizations (like those used in https://arxiv.org/abs/1703.00365) to do non-negative MPS/MPO evolution and tomography.

mtfishman commented 3 years ago

The package https://github.com/JuliaStats/NMF.jl could be helpful.