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

Add links of implementations to quantum algorithms zoo #827

Open tanujkhattar opened 3 months ago

tanujkhattar commented 3 months ago

Stephen suggested we should add links of notebooks demonstrating implementations of quantum algorithms to the quantum algorithms zoo website.

https://quantumalgorithmzoo.org/

For reference, see a recent PR by classiq - https://github.com/stephenjordan/stephenjordan.github.io/commit/4d9c002012b54dd7c56ed84a38cd2ed89653b042

mpharrigan commented 3 months ago

The organization will require a bit of impedance matching. IIUC, A lot of bloqs in qualtran are specific examples and compilations of a small number of those algorithms for which we have specific examples and compilations -- with a strong bias towards things that have quote-unquote reasonable constant factors.

But yes, we should.