Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/krichelj/qc_bgu_2020
- Owner: krichelj
- Created: 2023-01-08T06:36:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T22:22:53.000Z (2 months ago)
- Last Synced: 2024-12-03T23:24:39.904Z (2 months ago)
- Topics: 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
- Homepage: https://krichelj.github.io/QC_BGU_2020/
- Size: 1.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)