GTorlai / PastaQ.jl

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

New implementations of fullmatrix and fullvector #57

Closed mtfishman closed 4 years ago

mtfishman commented 4 years ago

Also, the keyword argument order = "reverse"/"native" is just replace by the keyword argument reverse = true/false (and is true by default).

mtfishman commented 4 years ago

@GTorlai, this may conflict with your local changes, but otherwise this is good to go.