Giter Site home page Giter Site logo

gharib85 / adiabatic-master-equation-and-quantum-trajectories-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uscqserver/adiabatic-master-equation-and-quantum-trajectories

0.0 0.0 0.0 2.98 MB

Code of adiabatic master equation and quantum trajectories

License: GNU General Public License v3.0

MATLAB 100.00%

adiabatic-master-equation-and-quantum-trajectories-1's Introduction



Adiabatic master equation and quantum trajectories

License Latest release MATLAB

Table of contents

  1. Motivation
  2. Code description
  3. Tutorial
  4. Reference

Motivation

Simulation codes of adiabatic master equation and quantum trajectories.

Code description

These are the codes of adiabatic master equation (ame.m) and quantum trajectories (aqt.m) used in this paper [1].

The Hamiltonian is a 8-qubit ferromagnetic Ising spin chain in a transverse field, with annealing schedule attached as DW1_parameters.txt. This relatively complex problem illustrates a lot of subtle points in the implementation of ame and aqt, and can be easily reduced to smaller and simpler problems.

alt text

The master equation is:

alt text alt text

Both ame.m and aqt.m use sparse matrix for computation,

alt text

and perform basis rotation for every ode step.

alt text

aqt.m uses parallel computation, with sorting of jump operators,

alt text

and backtracking for error control.

alt text

Tutorial: UCL 4 qubit gadgets and a single qubit

UCL 4 qubit gadgets

The folder tutorial_4_qubit_gadget contains a tutorial on how to run the codes. alt text

Single qubit

A onequbit_demo instruction folder was made for how to run codes on a single qubit. The pdf file kawacode.pdf contains a presentation on excecutions.

Reference

[1] Yip, K.W., Albash, T. and Lidar, D.A., 2018. Quantum trajectories for time-dependent adiabatic master equations. Physical Review A, 97(2), p.022116.

adiabatic-master-equation-and-quantum-trajectories-1's People

Contributors

kwyip avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.