Quantum Measurement Toolbox in Julia. Currently it offers the following estimators:
- derandomization
- standard quantum state tomography
For starting the tutorial, go into the docs/
folder and, from
the Julia REPL, execute the following commands:
julia> import Pluto; Pluto.run()
Then open the tutorial.jl
notebook from the browser.