GTorlai / PastaQ.jl

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

Change `tomography` `localnorm` keyword argument to `use_localnorm` #74

Closed mtfishman closed 3 years ago

mtfishman commented 3 years ago

This would be to clarify it is a Boolean flag, not actually a set of local normalizations.

mtfishman commented 3 years ago

Also, @GTorlai, is there any reason for not using localnorm = true in the tomography function?