Skip to main content

A package to perform Quantum State Tomography

Project description

Quantum State Tomography through Maximum Likelihood Estimation

This work is a culmanation of my graduate school masters project at Stony Brook University in the Quantum Information Science & Technology Group under Dr. Eden Figueroa to perform quantum state tomography through maximum likelihood estimation. You can read more about the work in the document Quantum_State_Tomography.pdf. The main files to perform the simulation of quantum states, through Simulate_QST.py, as well as to perform the maximum likelihood estimation of quantum states, through QST_MLE.py, are described below.

Simulate_QST.py (Simulations of Quantum Statistics)

Serves to simulate real world examples of quantum states that can be measured through techniques such as Optical Homodyne Detection.

It provides:

  • An efficient way of simulating quadrature data for a given quantum state
  • Can work with any arbitrary quantum state, including coherent states and (WORK IN PROGRESS) squeezed states

Usage:

The Jupyter Notebook Generate_Quadratures_Simulation.ipynb contains several working examples of how to easily generate different sets of quadrature data. Datasets from this notebook can be easily saved to a Data folder to be used for Maximum Likelihood Reconstruction.

In order to use the functions in a different Python file, make sure to download the Simulate_QST.py file to the same folder as the new code and use the command:

from Simulate_QST.py import *

The full list of functions, their usage, as well as some examples can be found within the above Python file.

QST_MLE.py (Maximum Likelihood Estimation)

Serves to reconstruct the density matrix of a given quantum state, and can be used to extract amplitude and phase information. Our group has shown it to work with real data gathered in the lab through Homodyne Detection of several different coherent states.

It provides:

  • A vectorized method of finding the most likely density matrix corresponding to a given set of quadrature data
  • Visualizations of the Wigner distribution of the quantum state through QuTiP

Usage:

The Jupyter Notebook MLE.ipynb contains an illustritive working example of how to reconstruct a density matrix given a set of quadrature data. It can easily be used in conjuction with the Generate_Quadratures_Simulation.ipynb.

In order to use the functions in a different Python file, make sure to download the MLE_Functions.py file to the same folder as the new code and use the command:

from QST_MLE.py import *

The full list of functions, their usage, as well as some examples can be found within the above Python file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

QST-0.1.2.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

QST-0.1.2-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file QST-0.1.2.tar.gz.

File metadata

  • Download URL: QST-0.1.2.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.5

File hashes

Hashes for QST-0.1.2.tar.gz
Algorithm Hash digest
SHA256 edbd825deb81e289e1d4fd41a544ad9c6addb510ae75e32ee8e0f0fe213c1bd8
MD5 b9b88d90ce641e827f7cc24fc2d25466
BLAKE2b-256 0bc421350298c5778aba2fe73ef505f0fc5e0816807c01550e3bf9bfd7683c44

See more details on using hashes here.

File details

Details for the file QST-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: QST-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.5

File hashes

Hashes for QST-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7ba54690d157e187c030117362684384a31cbff36517087a8b7cea125a71e848
MD5 a542a376545a73f8c754360e82ab32f4
BLAKE2b-256 4cbff53b351474825dd864e5742f04c3afe0d780996ec20a9e736c2e4f5e07a7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page