Skip to content

qutip-qip v0.2.3

Compare
Choose a tag to compare
@BoxiLi BoxiLi released this 12 Dec 22:48
412080d

This release fixes a few bugs and adds a minor feature to the SCQubits model.

Improvements

  • Add DRAG correction for the SCQubits simulator. Also improve the interpolation for the idling gates for continuous pulse shape. (#156)

Bug Fixes

  • Fix usage of rand_unitary and rand_ket. (#163)
  • Fix the final time calculation in GateCompiler.compile. (#162)
  • Fix bug for circuit with selected measurement result. (#167)
  • Fix bugs in the analytical pulse shapes. (#169)
  • Fix the swap gate plotting. (#170) and ( (#177)
  • Filter the measurement probability (#182)
  • Add a default max_step based on the circuit time (#183)

Miscellaneous

  • Fix parsing of package versions in packaging 22. (#181)