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
132 stars 35 forks source link

[Autogen docs] Notebooks for bloqs/rotations modules #1024

Closed matthagan15 closed 1 week ago

matthagan15 commented 1 month ago

Addresses documentation issues being tracked in https://github.com/quantumlib/Qualtran/issues/978. This is the same code as this pull request (https://github.com/quantumlib/Qualtran/pull/1016) but addressed the comments in there. I had to create this new pull request because I forgot to create the request from the branch I was working on and wanted merging down the line to be easier. Essentially these changes are minor modifications to the documentation for three bloqs modules:

and adds relevant autogenerated notebooks for Bloqs contained in these modules. Fixes the formatting and "dead cells" issues from the previous pull request.

mpharrigan commented 3 weeks ago

hi, there's still an error in the notebooks (see CI check)