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
Updated and extended examples used in the publication https://iopscience.iop.org/article/10.1088/2058-9565/ae7ab6
[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_metalfor 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
anmodmethod
Surface participation ratio analysis
Upload of publication data and scripts to the repository
Changed
Documentation improvements and edits
Refactored
design_analysisclass intodesign_analysisandanmod_optimizer
Fixed
Prefixed Qiskit Metal components with
_to enable surface participation ratio analysis
[0.0.1]
Added
Initial public version of the
qdesignoptimizer