Skip to content

ATLAS-Q v0.6.3 - Coherence-Aware VQE with VRA Integration

Latest

Choose a tag to compare

@followthesapper followthesapper released this 04 Nov 13:57
· 8 commits to ATLAS-Q since this release

Coherence-aware VQE framework with real-time quality validation:

  • GO/NO-GO classification using e^-2 boundary threshold (R̄ ≈ 0.135)
  • VRA integration achieving 5× measurement compression
  • Hardware-validated on IBM Brisbane: H2 (R̄=0.891), LiH (R̄=0.980), H2O (R̄=0.988)

Multi-platform installation:

  • PyPI: pip install atlas-quantum
  • UV: uv pip install atlas-quantum
  • Debian/Ubuntu: .deb package included
  • Conda-forge: recipe ready

Technical improvements:

  • Professional documentation (removed emojis, consolidated research docs)
  • Fixed import sorting for CI compliance
  • Updated all dependencies and version numbers