Skip to content
forked from MICCoMpy/PyCCE

Python code for conducting cluster-correlation expansion simulations of spin qubit dynamics.

License

Notifications You must be signed in to change notification settings

z5062695/PyCCE_AM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

PyCCE Code Repository

Welcome to the repository, containing source code of PyCCE - a Python library for computing qubit dynamics in the central spin model with cluster-correlation expansion (CCE) method.

Installation

Run python setup.py install in the main folder.

Base Units

  • Gyromagnetic ratios are given in rad / ms / G.
  • Magnetic field in G.
  • Timesteps in ms.
  • Distances in A.
  • All coupling constants are given in kHz.

Usage

Usage consists of two steps: preparation of spin bath BathArray from BathCell and calculations with Simulator class.

See examples folder for tutorials and scripts of calculations.

Documentation

Full documentation is available online at Read the Docs.

About

Python code for conducting cluster-correlation expansion simulations of spin qubit dynamics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%