Skip to content

compose should not unroll (by default) when using the circuit library #6147

@jaygambetta

Description

@jaygambetta

Information

  • Qiskit Terra version:
  • Python version:
  • Operating system:

What is the current behavior?

The idea of having a circuit library is to build up larger circuits and have simple visualizations that we can recognize when using them. I am fine having a non default option to unroll circuit when you compose it but by default the combined circuit should look like building blocks of the libraries.

As an example see this figure
Screen Shot 2021-04-03 at 11 07 27 AM

It should make output (by default)

Screen Shot 2021-04-03 at 11 08 06 AM

@ajavadia I know we talked about this but just making issue so we remember.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions