SkillAgentSearch skills...

PyCCE

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

Install / Use

/learn @foxfixfax/PyCCE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated11mo ago
Forks4

Languages

Python

Security Score

82/100

Audited on Apr 15, 2025

No findings