qir-alliance / pyqir

PyQIR is a set of APIs for generating, parsing, and evaluating Quantum Intermediate Representation (QIR).
https://qir-alliance.github.io/pyqir
MIT License
57 stars 24 forks source link

Improve Sphinx documentation for PyQIR Generator #155

Closed bamarsha closed 2 years ago

bamarsha commented 2 years ago

This approach unfortunately has a lot of information duplication, but it seems like this is just where the state of the tooling is for creating Python native modules with good documentation. Some of the open issues in the toolchain:

Closes #62.