Skip to content

thalesbsfr/CG-SDP-numerical-implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

Numerical analysis of quantum Bayesian solutions to the coarse-graining problem

This repository contains the code implementating the semidefinite programs and the random states required to generate the numerical results presented in the master's thesis titled "A Semidefinite Programming Analysis of Quantum Bayesian Solutions to the Coarse-Graining Problem" and the paper Emergent Quantum Dynamics as a Bayesian Inference Problem: A Critical Analysis.

Requirements

  • Python 3
    • cvxpy
    • mosek
    • qiskit
    • typing
    • pickle
    • scipy
    • pandas
    • matplotlib
    • seaborn
    • latex
    • numpy

Install the packages through the following command:

pip3 install -r requirements.txt

⚠️ This repository is currently under construction ⚠️

About

Python code and data related to the numerical results of the paper titled "Emergent Quantum Dynamics as a Bayesian Inference Problem: A Critical Analysis".

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors