Skip to content

Learn a simple linear model from some Bloch vector dynamics

Notifications You must be signed in to change notification settings

jimnel/qubit-prop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qubit-prop

Learn a simple linear model from some Bloch vector dynamics

The file 'create_data.npy' generates Bloch vector trajectories given some Hamiltonian and Linblaad disaption term, each trajectory with different initial conditions.

The evolutions are non-unitary and the Bloch vectors increase in entropy over the course of the evolution. This is shown in the 'eda.npy' code where the magnitude of the Bloch vectors is shown over time.

'fit_linear.py' fits the data to a linear model and plots the weights.

'prop_linear.py' shows how the model can predict the evolution of the states by using autoregression.

About

Learn a simple linear model from some Bloch vector dynamics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages