Skip to content

v0.0.14

Choose a tag to compare

@Agony5757 Agony5757 released this 18 May 04:49
1e0cbe4

Changes

This release brings a major expansion of the variational algorithm toolkit, a new cross-platform submission options layer, and QASM2 IR decompose for cross-platform submission.

Added

  • UnifiedOptions cross-platform submission options — backend-agnostic submission via UnifiedOptions dataclass
  • Ansatz module expansion — HVA, ADAPT-VQE, QAOA variants, configurable HEA, hardware-aware selection, Parameter/Parameters class
  • QASM2 IR decomposedecompose_to_qasm2() for cross-platform submission
  • Documentation chapter 8: Algorithm examples — standalone chapter for algorithm implementation examples
  • TorchQuantum & matplotlib examples — new executable examples with SVG figures

Fixed

  • ADAPT-VQE Pauli string parsing
  • build_docs --only index.json preservation
  • Windows clock precision (negative age_seconds)

Changed

  • Algorithm examples extracted into docs/source/8_algorithms_examples/

See CHANGELOG.md for full details.

🤖 Generated with Claude Code