Skip to content

Commit 64f4c9b

Browse files
added changelog info for QIRO and DickeState
1 parent d0b77a8 commit 64f4c9b

File tree

1 file changed

+4
-0
lines changed
  • documentation/source/general/changelog

1 file changed

+4
-0
lines changed

documentation/source/general/changelog/0.5.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ For this we provide the following classes:
2020
QIRO
2121
----
2222

23+
* updated the :ref:`Max Sat QIRO implementation <maxSatQIRO>` to function with :meth:`qrisp.app_sb_phase_polynomial` operator generator.
24+
* updated the :ref:`Max Independent Set QIRO implementation <maxIndependentSetQIRO>` to work with the controlled version of the :meth:`<qrisp.qaoa.problems.maxIndepSet.create_max_indep_set_mixer>` . Further adjusted all qiroproblem implementations to necessary structural changes.
25+
* updated the :ref:`QIRO tutorial <Qiro_tutorial>`, added constrained mixer implementation.
2326

2427
Compiler upgrades
2528
-----------------
@@ -32,6 +35,7 @@ Algorithmic primitives
3235

3336
* :ref:`A module <phase_polynomials>` for the efficient treatment of Phase polynomials has been implemented.
3437
* :ref:`Quantum switch-case <qswitch>` can be used to execute a `switch statement <https://en.wikipedia.org/wiki/Switch_statement>`_ in superposition
38+
* Implemented a :ref:`Dicke state preparation algorithm <DickeStates>`
3539

3640
Minor features
3741
--------------

0 commit comments

Comments
 (0)