Changelog#

Version 25.28 (2025-01-08)#

Features#

Version 25.27 (2024-12-19)#

Features#

  • Bumps xarray

Version 25.26 (2024-12-12)#

Features#

  • Bump exa-experiments

Version 25.25 (2024-12-11)#

Features#

Version 25.24 (2024-12-11)#

Features#

Version 25.23 (2024-12-09)#

Features#

Fix extlinks to MRs and issues in sphinx docs config issue SW-916

Version 25.22 (2024-12-05)#

Features#

Version 25.21 (2024-12-04)#

Test#

  • Adds unit test for sorting couplers

Version 25.20 (2024-12-04)#

Features#

  • Bump version for an updated repo organization. No functional changes. issue SW-665

Version 25.19 (2024-11-29)#

Features#

  • Include computational resonators as possible locus components for DEFAULT_2QB_MAPPING, which is used for slow CZ gates, required for issue GBC-589.

Version 25.18 (2024-11-27)#

Features#

  • Expand allowed CHEDDAR versions in qcm_data_client to include versions 2.x.

Version 25.17 (2024-11-19)#

Features#

  • Bump version for an updated repo organization. No functional changes. issue SW-774

Version 25.16 (2024-11-15)#

Bug fixes#

  • Remove iqm-internal web links in customer docs artifacts.

Version 25.15 (2024-11-08)#

Features#

  • New changelog workflow, no functional changes. issue SW-774

Version 25.14 (2024-10-30)#

Version 25.13 (2024-10-28)#

  • Bump NumPy to version 1.25.2.

Version 25.12 (2024-10-24)#

  • Add sweep validation to convert_sweeps_to_list_of_tuples() function.

Version 25.11 (2024-10-11)#

  • Add get_all_common_resonators()

Version 25.10 (2024-10-02)#

  • Bump iqm-data-definitions to 2.0.

Version 25.9 (2024-09-23)#

  • Bump dependency requests to version 2.32.3

Version 25.8 (2024-09-10)#

Features#

  • Add EmptyComponentListError.

Version 25.7 (2024-08-23)#

Bug fix#

  • Fix Setting.__eq__() not working between values of type np.ndarray and None.

Version 25.6 (2024-08-16)#

Bug fix#

  • Fix QCMDataClient.get_chip_design_record not working on remote targets.

Version 25.5 (2024-08-15)#

Features#

  • Add QCMDataClient.get_chip_design_record. Can be used in place of get_chad. issue EXA-2077

  • Deprecate QCMDataClient.get_qubit_design_properties as the chip design_record (CHEDDAR) contains the same data.

  • Add more utility methods to ChipTopology.

Version 25.4 (2024-07-12)#

Features#

  • Add an optional fallback URL to QCMDataClient.

Version 25.3 (2024-07-05)#

Features#

  • Add _repr_html_ method for SettingNode. This method overrides the

default repr in notebooks. issue EXA-1975

Version 25.2 (2024-07-04)#

Features#

Version 25.1 (2024-06-27)#

Features#

  • First changelog for exa-common. No functional changes.