Skip to content

Quantum Computing in Physics Lecture at University of California, Los Angeles

License

Notifications You must be signed in to change notification settings

wyqian1027/QCPHYS-UCLA

Repository files navigation

Quantum Computing in Physics Lecture

University of California, Los Angeles, 2024

Time table

Wednesday, April 24 [12 - 2 PM]
Lecture 1: Introduction to Quantum Computing Basics [Meijian Li]
Lecture 2: Time Evolution [Meijian Li]

Friday, April 26 [12 - 3 PM]
Lecture 3: Quantum Computing in Practice [Wenyang Qian]
Qiskit Lab: time evolution and variational algorithm [Wenyang Qian]

Lab instruction

You can either run the Jupyter Lab for the lab locally or use the Google Colab online.

  • To run the lab locally, it is recommended that you create a virtual environment with Conda and install relevant libraries. Once Conda is installed, run the following in the command line.
(base) $ create -n qcphys python=3.11
(base) $ conda activate qcphys
(qcphys) $ pip install -r requirements.txt
  • To run the lab online with Colab, you just need run the beginning pip commands to install the relevant libraries. It should take 2-3 minutes.

The lab solution is posted here.

About

Quantum Computing in Physics Lecture at University of California, Los Angeles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published