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
58 stars 24 forks source link

pyqir_generator README.md is out of date #61

Closed guenp closed 2 years ago

guenp commented 2 years ago

It looks like this readme is outdated: https://github.com/qir-alliance/pyqir/tree/main/pyqir-generator#examples

And should be updated with the contents of this file: https://gist.github.com/samarsha/23ee1e3178f12d387c08429a99bb1e4b

bettinaheim commented 2 years ago

@samarsha Could you please take a look? Let's update all documentation, including readmes and examples as part of the feature work - I think this may have been missed accidentally when merging your API updates.