Skip to content

vyu16/PyCCE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

217 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

The tutorial and documentation are hosted on GitHub Pages.

See also aiida-pycce, a plugin for running PyCCE in a high-throughput manner using the AiiDA framework.

Contact

Please use the GitHub issue tracker for bug reports. Contributions to new features are welcome.

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%