From c2ecfbc137efd61cd056768f5825061b57ab52d0 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 30 May 2019 07:32:27 -0400 Subject: [PATCH] Add QuantumComputingArticle https://github.com/davidbkemp/QuantumComputingArticle --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9b9876..3691daa 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ For further resources related to Open Source Quantum Software Projects, please c ## Learning +- [An Interactive Introduction to Quantum Computing](https://davidbkemp.github.io/QuantumComputingArticle/) - Interactive learning for quantum gate computing by David Kemp. - [CNOT](https://cnot.io/) - Easy to understand, step by step introduction to quantum computing concepts. - [Documentation for Forest and pyQuil](http://pyquil.readthedocs.io/en/latest/) - Tutorials for Rigetti Computing's SDK. - [Documentation for Strawberry Fields](https://strawberryfields.readthedocs.io/en/latest/) - Background information on the photonic continuous-variable approach to quantum computation, as well as tutorials for Xanadu’s SDK.