From 2d4e14c52e3049e4d1c896caa201a09122401f5c Mon Sep 17 00:00:00 2001 From: devArtsw0rd7 <59509797+devArtsw0rd7@users.noreply.github.com> Date: Thu, 5 Nov 2020 10:52:17 -0700 Subject: [PATCH] Update README.md Add Chris Ferrie's website to the Learning section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea058ec..63deabf 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ For further resources related to Open Source Quantum Software Projects, please c - [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. +- [Chris Ferrie](https://csferrie.com/) - Associate Professor at the University of Technology Sydney and Centre for Quantum Software and Information in Sydney, Australia, author of Quantum Computing for babies (and many more) as well as excellent Quantum Computing lectures on Medium. - [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. - [D-Wave Leap](https://www.dwavesys.com/take-leap) - Demos and educational resources as well as access to D-Wave's quantum computer.