Skip to content

AQC-Tensor tutorial plots should not use absolute value #4269

@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.

In the first section, we get these results:

Exact:         	-0.5252
AQC:           	-0.4903, |∆| = 0.0349
AQC Comparison:	0.5424, |∆| = 1.0676

Firstly, we should investigate why the AQC Comparison is so far off. Secondly, the plot should not take the absolute value of the expected value, because that doesn't give an indication of performance. If anything, we should plot either the expected value itself, or the absolute value of the error.

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
No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions