Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glassnotes/cpen-400q
Materials for the undergraduate course in gate-model quantum computing at UBC.
https://github.com/glassnotes/cpen-400q
educational-materials quantum-computing quantum-software
Last synced: 19 days ago
JSON representation
Materials for the undergraduate course in gate-model quantum computing at UBC.
- Host: GitHub
- URL: https://github.com/glassnotes/cpen-400q
- Owner: glassnotes
- License: mit
- Created: 2021-12-14T16:10:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T21:36:20.000Z (25 days ago)
- Last Synced: 2025-01-06T22:31:53.854Z (25 days ago)
- Topics: educational-materials, quantum-computing, quantum-software
- Homepage:
- Size: 170 MB
- Stars: 41
- Watchers: 6
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CPEN 400Q: Gate-model quantum computing (UBC ECE, January 2025)
Lecture notes and in-class demos for the undergraduate course in gate-model quantum computing with [PennyLane](https://github.com/PennyLaneAI/pennylane/) at UBC.
These materials are open source and free for anyone to use and adapt as they
wish.## Lectures
1. [2025-01-06] Overview and intro to gate model quantum computing
2. [2025-01-08] Single-qubit systems; introducing PennyLane
3. [2025-01-13] Measurement I (projective measurements)
## Resources- [PennyLane Codebook](https://pennylane.ai/codebook/)
- [PennyLane documentation](https://pennylane.readthedocs.io/en/stable/)## Previous instances
Complete materials from previous versions of the course are available under
[Releases](https://github.com/glassnotes/CPEN-400Q/releases), or you can view the
repository state using the links below:* [v3 (2024)](https://github.com/glassnotes/CPEN-400Q/tree/1d92f57edde7b79e7e71aecdd85146ffcec726cb)
* [v2 (2023)](https://github.com/glassnotes/CPEN-400Q/tree/19060632843f782f1e9c510694d2fb2140ffe61a)
* [v1 (2022)](https://github.com/glassnotes/CPEN-400Q/tree/e3a116153d07c8fa644d6ba88c3fe60259b9731f)