Skip to content
/ PyCCE Public

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

License

Notifications You must be signed in to change notification settings

MICCoMpy/PyCCE

Repository files navigation

image

PyCCE Code Repository

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

Installation

Run pip 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

  1. Prepare spin bath BathArray from BathCell.
  2. Run calculations with Simulator.

See the 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

Contributors 2

  •  
  •  

Languages