Skip to content

Release 0.3.1

Changelog 0.3.1 (2021-02-11)

Misc release of quantify-core (v0.3.1).

  • Added installation instructions for windows
  • Added function to load settings from previous experiments onto instruments (load_settings_onto_instrument)
  • Added support for @Property as attributes of Settables/Gettables
  • Migrated code style to black
  • Fixed support for python3.9
  • Various bugfixes

Merged branches and closed issues

Breaking changes

Please see merge request !101 (merged) for a python snippet that will make all previous datasets compliant with this breaking change!

  • "unit" attr of xarray variables in dataset changed to "units" for compatibility with xarray utilities. (!101 (merged))
Edited by Damien Crielaard

Merge request reports

Loading