You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating a couple of QSVT demos after we got the following feedback
* Intro to QSVT - drawing gave a black box QSVT/QSP circuit - would like
to see a clear+explained circuit diagram
* Added a `qml.draw_mpl` call that shows the decomposition and
alternating structure of QSVT. Added language about quantum circuits
around that section linking the structure of the diagram to the
equations.
* Intro to QSVT - would like more explanation on transition from scalar
to matrix (small a to capital A)
* Added a small sentence about block encodings. But this could still be
explained more
* Intro to QSVT - confusion about what how each point in the graph is
obtained - explain that each one is a different circuit that encodes a
different value
* Expanded the description in the legends and the text.
* QSVT in Practice - difficult to follow the difference between x and
vector x (P(X) = s * 1/x)
* Added a note emphasizing this difference
Also fixes an [issue with an incorrect
formula](https://discuss.pennylane.ai/t/qsvt-for-odd-degree-polynomial-mathematical-expansion/9224)
---------
Co-authored-by: Paul Finlay <50180049+doctorperceptron@users.noreply.github.com>
Co-authored-by: Daniela Angulo <42325731+daniela-angulo@users.noreply.github.com>
0 commit comments