Skip to content

Releases: qiskit-community/qiskit-metal

Qiskit Metal 0.1.5a1 (2023)

20 Jun 21:57
cedcd2f
Compare
Choose a tag to compare

Minor bug updates

Qiskit Metal 0.1.5 (2023)

14 Jun 21:56
6a681e6
Compare
Choose a tag to compare

More improvements and updates, a more minor update

Full Changelog: 0.1.3...0.1.5

Qiskit Metal 0.1.4 - Skip this version

14 Jun 21:09
e2c17a7
Compare
Choose a tag to compare

More improvements and updates, a more minor update

Qiskit Metal 0.1.3

22 May 00:59
3e03a52
Compare
Choose a tag to compare

Lots of improvements and updates!

What's Changed

New Contributors

Full Changelog: 0.1.2...0.1.3

Qiskit Metal 0.1.2

23 Jul 14:32
2923ff8
Compare
Choose a tag to compare

Fixed

  • Bug fix for EPR sign in Qiskit Metal 0.1.1 was itself bugged. This release fixes the sign of the EPR

Qiskit Metal 0.1.1

21 Jul 18:35
452e63e
Compare
Choose a tag to compare

Added

  • IMS 2022 Demo Notebook added
  • Netlist tab added to GUI
  • 3D Vector class and tests added

Changed

  • Optimize LOM performance

Fixed

  • Fixed the FakeJunctionGDS error

Qiskit Metal 0.1.0

03 Jun 18:58
d57c697
Compare
Choose a tag to compare

Qiskit Metal 0.1.0

Added

  • LOM 2.0 – Implementations of https://arxiv.org/abs/2103.10344
    • Users can now make use of the expanded Lumped Oscillator Model for analyzing a variety of qubit systems.
    • Fluxonium and coupled transmon examples/tutorials.
    • Time evolution with sequencing capability and examples
  • Flip chip design support (PR 677)
  • New Components
    • New transmons
      • “Pocket Teeth” (PR 684)
      • “Star Qubit” (PR 693)
    • Josephson Junction layouts: Manhattan, Dolan and SQUID Loop
  • Resonator fitting via Scattering parameters (PR 737)
  • QFactor extraction from eigenmode simulations with ports (PR 794)
  • Sweeping class to the analysis/renderers (PR 673)
  • QLibrary component image generation
  • Save to python script (PR 605)
  • Linting pre-commit hook option (PR 787)

Changed

  • Analysis / Renderer modularization and abstraction
    • PR 495, PR 642, PR 707
  • GUI improvements – widget highlights, programmatic creation of icons, sidebar icons, axis.clear(),
  • Updates to some components
    • Concentric Transmon
    • LaunchPads – generalized and including input ports for simulations
    • Interdigitated Transmon
  • Improvements to installation instructions
  • Updates to contribution instructions, such as for new QComponents
  • Updates to the skeleton renderer guide and code

Fixed

  • Duplicates of junctions in GDS output and support for multiple varying junctions in a single component
  • Add_pin() and add_qgeometry() now use the correct set values in self.options
  • Removal of non-relevant cells in GDS output for fabrication
  • Improvements/corrections to documentation, examples, and tutorials
  • Errors in some EM calculations (PR 650, PR 710)
  • Errors with the GUI, such as incorrect qcomponent loading, cursor losing focus
  • Assigning of variables in rendering to Ansys simulations
  • Numerous typos throughout the code and documentation
  • Save_design was failing when the save was cancelled (PR 741)
  • Shapely deprecation warnings

Qiskit Metal 0.0.4

01 Jul 22:16
e6669f3
Compare
Choose a tag to compare

Added

  • Automatically add wirebonds for path based components
  • Support for both positive or negative mask exports
  • Interdigitated transmon qubit QComponent 
  • Transmon qubit  - Cooper-pair bond Hamiltonian
  • Transmon analytics - plotting energy eigenvalues as function of offset charges
  • GUI element to visualize QLibrary and create QComponents with a click
  • QLibrary added to toolbar
  • Routing QRouteLeads at arbitrary angles

Changed

  • Enabled python versions 3.7, 3.8 and 3.9 (all revs)
  • Qlibrary structure and naming
  • Improved ability to customize the CPW hanger resonator

Fixed

  • Render-to-Ansys - only draw minimum bounding box if appropriate option is set
  • Visualization of non-90 degree corner rounding in the GUI

Qiskit Metal 0.0.3

18 Mar 15:47
Compare
Choose a tag to compare

First public release of Qiskit Metal | for quantum device design

Qiskit Metal 0.0.2-early-access

08 Dec 21:55
Compare
Choose a tag to compare
Pre-release

Baseline Private code release.
Major rewrite since 0.0.1.
Intended for co-development with and evaluation by selected entities