From aa8c68c01a72686d93d296dedbf238e54877c313 Mon Sep 17 00:00:00 2001 From: Anmol Sarraf Date: Wed, 24 May 2023 20:54:43 +1000 Subject: [PATCH] Added Q-CTRL Black Opal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de2446a..cb522fb 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ For further resources related to Open Source Quantum Software Projects, please c - [Introduction to Quantum Computing](https://home.cern/news/announcement/computing/online-introductory-lectures-quantum-computing-6-november) - Online introductory lectures on quantum computing by CERN (European Organization for Nuclear Research). - [John Preskill's Notes on Quantum Computation](http://www.theory.caltech.edu/~preskill/ph219/index.html#lecture) - Notes of Caltech's Quantum Computation Course Physics 219/Computer Science 219 by John Preskill. - [Nielsen and Chuang](https://workedproblems.wordpress.com/category/nielsenchuang/) - Worked examples on quantum algorithm problems. +- [Q-CTRL Black Opal](https://q-ctrl.com/black-opal) - An interactive platform for learning the fundamentals of quantum computing. - [Qiskit Tutorials](https://github.com/Qiskit/qiskit-tutorial) - Jupyter notebooks simply demonstrating how to use Qiskit. - [Quantum Algorithm Implementations for Beginners](https://arxiv.org/pdf/1804.03719.pdf) - A brif survey of 20 different quantum algorithms using qiskit. - [Quantum Algorithm Zoo](http://math.nist.gov/quantum/zoo/) - Comprehensive catalog of quantum algorithms.