-
Notifications
You must be signed in to change notification settings - Fork 53
/
Copy pathabstract-of-project.txt
12 lines (6 loc) · 1.17 KB
/
abstract-of-project.txt
1
2
3
4
5
6
7
8
9
10
11
12
The website https://quantumalgorithms.org is an open-source book with two objectives.
First it aims to close the gap between the typical introductory course in quantum computing and research papers in quantum algorithms.
Secondly, it aspires to be the go-to reference for lemmas and theorems needed for the quantum algorithm researcher to write new algorithms and applications of known quantum algorithms.
Now the book is mostly focused on quantum machine learning algorithms, but is also touching topics like quantum algorithms for Monte Carlo, lower bounds in query complexity, and numerical experiments on real datasets. We have a sizable appendix, covering topics from error propagation to the foundation of linear algebra, and all the things needed to understand quantum algorithms from a computer science perspective.
The project hosted 5 students from the mentorship program of the Quantum Open Source Foundation, and we are backed by the unitary.fund. This set of lecture notes has already been used for teaching on two different occasions at Politecnico di Milano.
Being an open source project, so interest students are encouraged to engage with us if they want to contribute.