Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.2 KB

changelog-dev.md

File metadata and controls

34 lines (21 loc) · 1.2 KB

Release 0.11.0 (development release)

New features since last release

Improvements 🛠

Breaking changes 💔

Deprecations 👋

Bug fixes 🐛

Internal changes ⚙️

  • The get_c_interface method has been added to the OQD device, which enables retrieval of the C++ implementation of the device from Python. This allows qjit to accept an instance of the device and connect to its runtime. (#1420)

  • from_plxpr now uses the qml.capture.PlxprInterpreter class for reduced code duplication. (#1398)

  • Replace ValueRange with ResultRange and Value with OpResult to better align with the semantics of **QubitResult() functions like getNonCtrlQubitResults(). This change ensures clearer intent and usage. Improve the matchAndRewrite function by using replaceAllUsesWith instead of for loop. (#1426)

Documentation 📝

Contributors ✍️

This release contains contributions from (in alphabetical order):

Christina Lee Mehrdad Malekmohammadi Sengthai Heng