v0.4.0
0.4.0 (2025-11-10)
This major release adds powerful new features for configuring quantum jobs submitted to the cloud, new comprehensive Sphinx documentation to help you get started, and significant improvements to how Divi works under the hood.
✨ New Features
- 📊 Faster Results on Hardware: Direct expectation value calculation on Maestro backend without needing to sample, making results faster and more accurate
- ⚙️ Better Job Control: Structured job configuration with validation and easy overrides
- 📚 Complete Documentation: Full user guides and API reference to help you build quantum programs
🚀 Improvements
- More consistent behavior across different backends
- Better progress tracking and reporting
- Improved handling of probability distributions
🔧 API Changes
best_lossaccess method updated for VQE and QAOAMonteCarloOptimizernow usespopulation_sizeinstead ofn_param_sets
📖 Migration Guide: See the documentation for details on API changes.
For detailed changes, see the changelog.