ATLAS-Q v0.6.2
·
18 commits
to ATLAS-Q
since this release
ATLAS-Q v0.6.2
Release Description
This release adds comprehensive Sphinx documentation and Grover's quantum search algorithm implementation to ATLAS-Q.
Key Features:
- Complete Documentation System - 70+ pages of professional Sphinx-based documentation including tutorials, how-to guides,
explanations, and comprehensive API reference - Grover's Algorithm - Production-ready quantum search implementation with MPS backend integration, supporting both
function-based and bitmap oracles - Enhanced VQE/QAOA - UCCSD ansatz for molecular chemistry simulations with improved gradient computation
- Custom Documentation Theme - Professional documentation site with custom branding and responsive design
Documentation Highlights:
- 6 tutorials covering beginner to advanced topics
- 9 practical how-to guides for common tasks
- 8 in-depth explanation articles on algorithms and design
- 19 comprehensive API reference pages with examples
- GitHub Pages deployment with automatic builds
New Modules:
- atlas_q.grover - Grover's quantum search algorithm
- atlas_q.ansatz_uccsd - UCCSD ansatz for molecular VQE
- atlas_q.unitary_backends - Unitary evolution backends
Improvements:
- Enhanced MPO operations with additional contraction methods
- Improved test coverage across all modules
- Better error handling and numerical stability
- CI/CD improvements with comprehensive linting
Documentation Site: https://followthesapper.github.io/ATLAS-Q/
Installation:
pip install atlas-quantum==0.6.2