Skip to content

Allow user to give a list of junctions for a qubit, vs, just one junction #5

@JeremyDrysdale-ibm

Description

@JeremyDrysdale-ibm

From @priti-ashvin-shah-ibm

What is the feature being requested?

As the component developer can't influence which junction they want, since that is from the front end user. The component developer merely has that there are multiple junctions via add_qgeometry, but they aren't able to specify which junction_cell goes to which add_qgeometry since that is a value they don't have access to

Thinking something using a list and some further tweaking for add_qgeometry would handle it though.

A possible solution is to have add_qgeometry within a QComponent process the list, and make individual add_qgeometry entries to QGeometry "junction" table.

What are use cases for this feature?

Users can provide a list rather than a single junction

Metadata

Metadata

Assignees

No one assigned

    Labels

    renderers: AnsysSomething related to HFSS renderersrenderers: layoutSomething related to GDS rendererrenderers: matplotlibSomething related to matplotlib renderer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions