Skip to content

v0.13.2

Compare
Choose a tag to compare
@TheoLaudatQM TheoLaudatQM released this 23 Feb 16:46
· 126 commits to main since this release
0971420

Added

  • Plot.fitting - add resonator frequency vs flux fitting function.
  • Plot.plots - add the possibility to fit the data to be plotted for plot_demodulated_data_1D.
  • addons.variables.assign_variables_to_element - A function to force variables assignment to specific elements.

Changed

  • Units.unit - units.unit.ns now returns 1/4 within an open qm.qua.program scope and 1 otherwise. Same for us, ms, s, and clock_cycle. By default results of a * ns operation are cast to int and a warning is generated if casting discards a nonzero remainder.

Fixed

  • simulator_tools.create_simulator_controller_connections - now deals with the case of 1 controller.