GTorlai / PastaQ.jl

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

Replace initializetomography with more specific names #87

Closed mtfishman closed 4 years ago

mtfishman commented 4 years ago

Proposal to replace initializetomography with more specific functions randomstate and randomprocess. The interface could be something like:

Additionally, these options could be chosen with flags, like:

Here I'm assuming lpdo = true is the default, since it is probably most common, but could be chosen the other way.