Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 00:48
· 86 commits to master since this release
30c1edb

Added

  • Core Infrastructure: Initial repository setup with project structure, build system, and CI/CD workflows (#12)
  • Mathematical Foundations: Euler angle computations for quantum operations (#24)
  • Graph State: Graph state representation and manipulation (#34)
  • Pattern Module: MBQC pattern data structures and operations (#47)
  • Feedforward System: Feedforward strategy design and implementation for adaptive measurements (#40)
  • Command Module: Measurement command definitions (#43)
  • Qompiler: Pattern compiler with Pauli frame implementation (#55)
  • Scheduler: Prepare time and measurement time scheduling for efficient execution (#74)
  • Circuit Framework: Quantum gate definitions and circuit representation (#73)
  • Simulation Backend: Statevector simulator backend for quantum state evolution (#62)
  • Pattern and Circuit Simulation: Complete simulation support for both patterns and circuits (#78)
  • Visualization: Basic visualizer for graph states and patterns (#83)
  • Documentation: Comprehensive documentation on Read the Docs (https://graphqomb.readthedocs.io/)