From a684225651da193c35d72c80272a35e78fcd8d60 Mon Sep 17 00:00:00 2001 From: Desiree Vogt-Lee Date: Sun, 28 Apr 2019 12:27:24 +1000 Subject: [PATCH] Added CNOT resource to Learning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b77a483..12e4bce 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ For further resources related to Open Source Quantum Software Projects, please c ## Learning +-[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. - [How the quantum search algorithm works](https://quantum.country/search) - Essay on the quantum search algorithm by Michael Nielsen and Andy Matuschak.