БЛОГ

May 8, 2020

Quantum Computing in Python

Posted by in categories: computing, quantum physics

In this article I will introduce the basic linear algebra you will need to understand quantum computing. We will only use NumPy in this article, and you’ll get an intro at the end to some interactive Jupyter notebooks, so you don’t need to download anything or learn terminal to get started. All you need is a web browser. If you want you can download the notebooks and run them locally.

Comments are closed.