/Quantum-Computing-with-Xanadu-PennyLane

My solutions to the Quantum Computing Codebooks produced by Xanadu using the python library PennyLane. Including a multivariable example of Grover's algorithm compared to a Linear Search.

Primary LanguageJupyter Notebook

Quantum Computing with Xanadu's PennyLane

image

My solutions to the Quantum Computing Codebooks produced by Xanadu using the python library PennyLane. The code and information in this repository is for educational purposes only.

Xanadu Codebook Solutions.ipynb contains the questions and solutions to the introduction modules T, I and A. Grover's Algorithm Xanadu codebook.ipynb contains the questions and solutions to the Grover's Module

I also included an example of using Grover's algorithm compared to a conventional searching/sorting algorithm in the file: Multi-Variable Grover's Algorithm Example.ipynb

To learn more about Quantum Computing and Grover's Algorithm I included my Final report for ENPH 344 including a presentation on Grover's Algorithm.