agentsclimarketplace

Statevector simulator

Skill a5c-ai/babysitter/library/specializations/domains/science/quantum-computing/skills/statevector-simulator

Full state vector simulation skill for exact quantum circuit evaluationFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill statevector-simulator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.4 KB, 189 tokens by cl100k_base, as published. Nobody here has run it

Statevector Simulator

Purpose

Provides expert guidance on exact quantum circuit simulation using full state vector methods for algorithm validation and analysis.

Capabilities

  • Dense state vector simulation
  • GPU-accelerated simulation (cuQuantum)
  • State visualization
  • Entanglement entropy calculation
  • Fidelity computation
  • Memory-efficient techniques
  • Intermediate state inspection
  • Measurement probability analysis

Usage Guidelines

  1. Qubit Scaling: Understand memory limits (2^n amplitudes)
  2. Simulation Setup: Configure simulator backend and precision
  3. Execution: Run circuits with full state tracking
  4. Analysis: Extract amplitudes, probabilities, and entanglement
  5. Validation: Compare with expected theoretical results

Tools/Libraries

  • Qiskit Aer
  • Cirq
  • cuStateVec (NVIDIA cuQuantum)
  • QuTiP
  • NumPy

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.