Skip to content

AQC-Tensor tutorial is hard to follow because there are too many circuits #4270

@kevinsung

Description

@kevinsung

URL to the relevant tutorial

https://quantum.cloud.ibm.com/docs/en/tutorials/approximate-quantum-compilation-for-time-evolution

Select all that apply

  • new content request
  • typo
  • code bug
  • out-of-date content
  • broken link
  • other

Describe the fix or the content request.

It has these circuits:

  • aqc_target_circuit
  • subsequent_circuit
  • aqc_comparison_circuit
  • reference_circuit
  • aqc_good_circuit

Some suggestions:

  • reference_circuit is unnecessary. We can should just compute the exact time evolution directly as expm(-i H t)
  • We could remove subsequent_circuit
  • We could remove aqc_comparison_circuit

For new content requests - if the request is accepted, do you want to write the content?

I will write (or already have written) a draft of the proposed content

Metadata

Metadata

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions