Changelog

All notable changes to this project will be documented in this file.

[0.2.0] - 2026-07-08

Added

  • Support and example for partitioning the simulations of designs

Fixed

  • Two windows opening for EPR analysis

  • missing _ in hardcoded capacitance names in targets

Changed

[0.1.0] - 2026-02-21

Breaking Changes

  • Migrated from ``qiskit-metal`` to ``quantum-metal``

    • Users must recreate their virtual environment (not just update)

    • See migration guide in installation documentation

  • Updated GUI framework from PySide2 to PySide6 (6.10+)

    • Import paths remain qiskit_metal for backward compatibility

Changed

  • Updated numpy compatibility for pyEPR

  • Updated matplotlib, shapely, ipython, pandas, pyaedt and pyEPR dependencies

  • Improved installation documentation

Fixed

  • Fixed pyEPR numpy compatibility issues

[0.0.2]

Added

  • Two mode examples:

    • Example with a flux-tunable coupler

    • General example demonstrating the capabilities of the anmod method

  • Surface participation ratio analysis

  • Upload of publication data and scripts to the repository

Changed

  • Documentation improvements and edits

  • Refactored design_analysis class into design_analysis and anmod_optimizer

Fixed

  • Prefixed Qiskit Metal components with _ to enable surface participation ratio analysis

[0.0.1]

Added

  • Initial public version of the qdesignoptimizer