Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@deanpoulos deanpoulos released this 06 Feb 14:37
39620c1

[0.19.0] - 2025-02-07

Added

  • characterization/two_qubit_rb - Migrate standard two-qubit randomized benchmarking implementation.

Fixed

  • two_qubit_rb - Fixed bug in unsafe option to workaround firmware issue in QOP<3.3.0.
  • wirer - Fixed bug in the visualizer for LF-FEM and MW-FEM.
  • macros/long_wait - Fix issue with threshold_for_looping not enforced to be an integer.
  • simulator - Recast connection ports in create_simulator_controller_connections to be int, instead of np.int64.
  • config/waveform_tools - Allow to set the detuning of a DRAG waveform even when the alpha parameter is 0.
  • bakery - Fix error when waveform samples type was subclass of int/float (e.g. numpy.float64).

Deprecated

  • config/waveform_tools - Remove the deprecated parameter delta that was replaced by anharmonicity for the DRAG waveforms.