Some software related to quantum computing and quantum information.
-
PAC-learning quantum states. This project demonstrates that the training set required to PAC-learn a quantum state scales linearly with the number of qubits. Proven by Aaronson. Written in Python.
-
Quantum-inspired classical recommendation system. This project implements the data structures and algorithm from A quantum-inspired classical algorithm for recommendation systems by Ewin Tang. Written in Scala.