BayesianTomography.jl

A Julia package for Bayesian quantum state tomography
Author marcsgil
Popularity
3 Stars
Updated Last
8 Days Ago
Started In
January 2024

BayesianTomography.jl

CI DOI

This package provides tools to perform quantum state tomography. It is designed to be flexible and easy to use, with a focus on providing a simple interface for common tasks. As its name suggests, its flagship feature is the ability to perform Bayesian quantum state tomography, but it also provides an interface for the simple linear inversion method.

This package was developed as part of the following publication: Quantum tomography of structured light patterns from simple intensity measurements. Nonetheless, we tried to make it as general as possible, in the hope that it can be useful for a wide range of applications.

Installation

The package is registered in the Julia General registry and can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run add BayesianTomography.

Usage

For a quick start, check the documentation.

Used By Packages

No packages found.