From 4db5e22adf98680d072ad28d6006a8c289ef80ad Mon Sep 17 00:00:00 2001 From: Seb Grijalva <13460713+sebgrijalva@users.noreply.github.com> Date: Sun, 2 Oct 2022 17:08:08 +0200 Subject: [PATCH] Create Quantum-computing-with-ITensor-and-PastaQ --- videos/Quantum-computing-with-ITensor-and-PastaQ | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 videos/Quantum-computing-with-ITensor-and-PastaQ diff --git a/videos/Quantum-computing-with-ITensor-and-PastaQ b/videos/Quantum-computing-with-ITensor-and-PastaQ new file mode 100644 index 0000000..cda79b1 --- /dev/null +++ b/videos/Quantum-computing-with-ITensor-and-PastaQ @@ -0,0 +1,14 @@ +0:00 - Welcome +0:40 - Brief introduction to Quantum Computing +3:00 - The Complexity of Simulating a Quantum Computer with Classical Computers +4:17 - Tensor Network Diagrams +6:00 - Working with tensors in ITensor +9:02 - Advantages and Disadvantages of the ITensor System +9:45 - Example: Singular Value Decomposition +11:08 - Simple Tensor Network Example: Matrix Product State (or Tensor Train) +12:37 - Other types of Tensor Networks +13:06 - Gradient Calculations of Tensor Networks (Using Zygote) +14:24 - Application to Quantum Computing. Exponential Scaling +16:09 - The PastaQ Approach +18:16 - Example: Optimization of a Parametrized Circuit +22:15 - Summary