quantumlib / Qualtran

Qᴜᴀʟᴛʀᴀɴ is a Python library for expressing and analyzing Fault Tolerant Quantum algorithms.
https://qualtran.readthedocs.io/en/latest/
Apache License 2.0
134 stars 35 forks source link

Doc improvements for walk operator #988

Closed mpharrigan closed 2 months ago

mpharrigan commented 2 months ago

provide an intro for the qubitization walk operator; document select and prepare interfaces #980

fdmalone commented 2 months ago

I did not know it was that easy (and didn't try)

mpharrigan commented 2 months ago

@fdmalone I accidentally went through the QubitizationWalkOperator as well. Can you take a look? There was a mix of \ell and L -- I standardized on L

mpharrigan commented 2 months ago
image
fdmalone commented 2 months ago

Beautiful: +LGTM