oreilly-qc / oreilly-qc.github.io

Code samples for Programming Quantum Computers, from O'Reilly Media
130 stars 59 forks source link

Creating More Tiny Quantum Computing Examples #29

Open simplygreatwork opened 4 years ago

simplygreatwork commented 4 years ago

I am on a mission to re-implement as many quantum computing examples as I can find online. I did buy this book and it's marvelous but maybe the examples are not quite as hackable at the core as I would prefer. I am also scouring the internet and Github for more examples. I'm working with a condensed version of the Quantasica engine to make revised examples. If anybody would like to join me with ideas or feedback, please pipe up.

https://github.com/simplygreatwork/obvious https://github.com/simplygreatwork/obvious/tree/master/examples

Thanks, Philip Weaver

machinelevel commented 4 years ago

Hi Philip, (just catching up on these) It would be my pleasure to add the Quantasica versions of the code samples to the book code sample page, if that seems like a good idea to you. One of the things that I enjoy about the sample page is seeing the side-by-side implementations of the same sample in different languages.

If you can point me toward any samples of yours and which book samples they match, I can add Quantastica to the UI and make a folder for them. Cheers, - ej