Skip to content

v0.4.0

Choose a tag to compare

@Shiro-Raven Shiro-Raven released this 17 Nov 02:04

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_loss access method updated for VQE and QAOA
  • MonteCarloOptimizer now uses population_size instead of n_param_sets

📖 Migration Guide: See the documentation for details on API changes.

For detailed changes, see the changelog.