Skip to content

Commit

Permalink
Update the changelog for 0.2.3 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
BoxiLi committed Oct 23, 2022
1 parent 5556890 commit 99b0505
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
Changelog
*********


Version 0.2.3 (October 24, 2022)
++++++++++++++++++++++++++++++++

Improvements
------------
- Add DRAG correction for the ``SCQubits`` simulator. Also improve the interpolation for the idling gates for continuous pulse shape. (`#156 <https://github.com/qutip/qutip-qip/pull/156>`_)

Bug Fixes
---------
- Fix usage of ``rand_unitary`` and ``rand_ket``. (`#163 <https://github.com/qutip/qutip-qip/pull/163>`_)
- Fix the final time calculation in ``GateCompiler.compile``. (`#162 <https://github.com/qutip/qutip-qip/pull/162>`_)
- Fix bug for circuit with selected measurement result. (`#167 <https://github.com/qutip/qutip-qip/pull/167>`_)
- Fix bugs in the analytical pulse shapes. (`#169 <https://github.com/qutip/qutip-qip/pull/169>`_)
- Fix the swap gate plotting. (`#170 <https://github.com/qutip/qutip-qip/pull/170>`_)



Version 0.2.2 (June 20, 2022)
+++++++++++++++++++++++++++++

Expand Down

0 comments on commit 99b0505

Please sign in to comment.