QuantumMeasurements.jl

Randomized Measurements Toolbox in Julia
Author pasqal-io
Popularity
9 Stars
Updated Last
1 Year Ago
Started In
June 2022

QuantumMeasurements.jl

Stable Dev Build Status Coverage

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.