Skip to content

Commit

Permalink
update tutorial links
Browse files Browse the repository at this point in the history
  • Loading branch information
Jue-Xu committed Aug 22, 2024
1 parent ebb5256 commit 4647db0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions path_integral.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,13 @@
"\n",
"Main Reference:\n",
"- [A polynomial-time classical algorithm for noisy quantum circuits](http://arxiv.org/abs/2407.12768)\n",
"- [quantum mean value]()\n",
"- [A Polynomial-Time Classical Algorithm for Noisy Random Circuit Sampling](https://arxiv.org/abs/2211.03999)\n",
"\n",
"Talk:\n",
"- [STOC 2023 by Liu](https://youtu.be/-CVqKpdLuLA)\n",
"- [Simons by Liu](https://www.youtube.com/watch?v=zDnA1gu4QO0)\n",
"- [QIP by Aharonov](https://youtu.be/kneaV0-sqGs)\n",
"\n",
".... todo"
]
Expand Down
8 changes: 4 additions & 4 deletions simulation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"source": [
"# Quantum simulation\n",
"\n",
"Tutorial\n",
"- Nathan Wiebe: https://youtu.be/MB2bzOXM0sM?si=sIhcu6Wa5yi98ntU\n",
"- Ignacio Cirac: https://www.youtube.com/watch?v=n6oOsjvxDZg (QIP2023)\n",
"- Andrew Childs (quantum algorithms): https://www.youtube.com/watch?v=M0e5gkf7QSQ (QIP2021, part)\n"
"Tutorials given by\n",
"- Nathan Wiebe: [[2024 IPAM UCLA]](https://youtu.be/MB2bzOXM0sM?si=sIhcu6Wa5yi98ntU) or [[2021 Simons Institute]](https://www.youtube.com/watch?v=X4gegxIuh1o) \n",
"- Ignacio Cirac: [[QIP2023 tutorial]](https://www.youtube.com/watch?v=n6oOsjvxDZg)\n",
"- Andrew Childs: [[QIP2021 tutorial, part]](https://www.youtube.com/watch?v=M0e5gkf7QSQ )\n"
]
},
{
Expand Down

0 comments on commit 4647db0

Please sign in to comment.