Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krichelj/qc_bgu_2020

Quantum Computing course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020
https://github.com/krichelj/qc_bgu_2020

algorithms calculus circuit-simulation complex-numbers complexity-theory computability-theory computer-science convolution discrete-fourier-transform grovers-algorithm linear-algebra linear-equation-solver matrix-algebra quantum-computing qubit search-algorithms shors-algorithm sorting-algorithms

Last synced: about 1 month ago
JSON representation

Quantum Computing course, Computer Science M.Sc., Ben Gurion University of the Negev, 2020

Awesome Lists containing this project

README

        

# QC_BGU_2020
Quantum Computing course, Computer Science M.Sc., Ben Gurion University, 2020\
Nir Stiassnie and Joshua Shay Kricheli

### Final Project - Quantum Algorithm for Linear Systems of Equations

[[presentation]](QC_Presentation.pdf), [[paper]](https://arxiv.org/abs/0811.3171)

### Homeworks

- [HW1 - Algebra Recap and Qubit Measurement](Quantum_Computing_HW1.pdf)
- [HW2 - Multiple Qubits, Quantum Circuits, Quantum Search and Grover's Algorithm](Quantum_Computing_HW2.pdf)
- [HW3 - Quantum Convolution, Hadamard Transform, Quantum Fourier Transform and Shor's Algorithm](Quantum_Computing_HW3.pdf)