SkillAgentSearch skills...

PyCCE

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

Install / Use

/learn @MICCoMpy/PyCCE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated6d ago
Forks9

Languages

Python

Security Score

90/100

Audited on Mar 22, 2026

No findings