Skip to content

Commit 5ee96be

Browse files
committed
updating program
1 parent 6cf12be commit 5ee96be

6 files changed

Lines changed: 460 additions & 108 deletions

File tree

doc/pub/MondayJune30/June30.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
# Program
3+
4+
# **DTP/TALENT Program**
5+
6+
[Here](https://maps.app.goo.gl/Ucaufqk2NonAbp7H8) is a short, and biased, list of suggestions for places to eat nearby. Enjoy!
7+
8+
9+
# Week 3, June 30-July 4
10+
11+
\#\#\# Monday June 30
12+
13+
| Time | Topic | Lecturers |
14+
| :---- | :---- | :---- |
15+
| 9.15am-10.00am | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 1 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune30/) | Dean |
16+
| 10.00am-10.15am | Break | |
17+
| 10.15am-11.00am | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 2 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune30/) | Dean |
18+
| 11.00am-11.30am | Coffee break | |
19+
| 11.30am-12.15pm | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 3 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune30/) | Dean |
20+
| 12.15pm- 2.00pm | Lunch | |
21+
| 2.00pm- 5.00pm | Project work | |
22+

doc/pub/MondayJune30/programweek1.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

doc/pub/ThursdayJuly3/README.md

Lines changed: 209 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,209 @@
1+
# Quantum Computing for Nuclear Physics
2+
3+
This site contains the educational material for
4+
the Nuclear Talent course on Quantum Computing for Nuclear Physics at
5+
the European Center for Theoretical Nuclear Physics, Trento, Italy,
6+
June 16-July 4, 2025 The educational material is in the form of
7+
jupyter-notebooks, pdf files etc under the doc/pub folder above. There
8+
you will find the teaching material for each day. The links to the lecture
9+
notes, exercises and projects are also available in the program here
10+
(links will be updated).
11+
12+
# Program
13+
14+
# **DTP/TALENT Program**
15+
16+
[Here](https://maps.app.goo.gl/Ucaufqk2NonAbp7H8) is a short, and biased, list of suggestions for places to eat nearby. Enjoy!
17+
18+
# Week 1, June 16-20
19+
20+
\#\#\# Monday June 16
21+
22+
| Time | Topic | Lecturers |
23+
| :---- | :---- | :---- |
24+
| 8.00am- 9.00am | Registration | |
25+
| 9.00am- 9.15am | Welcome by ECT\* director Bira van Kolck | |
26+
| 9.15am-10.00am | Basic elements of quantum computing and brief review of relevant quantum mechanical properties. [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune16/Firstlecture.ipynb) | Morten |
27+
| 10.00am-10.15am | Break | |
28+
| 10.15am-11.00am | Qubits, density matrices, and entanglement. [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune16/Secondlecture.ipynb) | Morten |
29+
| 11.00am-11.30am | Coffee break | |
30+
| 11.30am-12.15pm | Quantum gates and quantum circuits [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune16/Thirdlecture.ipynb)| Morten |
31+
| 12.15pm- 2.30pm | Lunch | |
32+
| 2.30pm- 6.00pm | Exercises on basic use of qiskit, playing with gates and measurements single qubit rotations \+ Euler angles two qubit gates state (or gate) teleportation \[for the more experts T-injection\] and more [Exercises](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/Exercises) | |
33+
34+
\#\#\# Tuesday June 17
35+
36+
| Time | Topic | Lecturers |
37+
| :---- | :---- | :---- |
38+
| 9.15am-10.00am | Repetition from Monday and start discussion of quantum simulations [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJune17/Firstlecture.ipynb)| Morten |
39+
| 10.00am-10.15am | Break | |
40+
| 10.15am-11.00am | Measuring observables (direct, Hadamard test), non unitary gates [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJune17/slides_tuesday_second_and_third.pdf)| Alessandro |
41+
| 11.00am-11.30am | Coffee break | |
42+
| 11.30am-12.15am | Methods for Hamiltonian dynamics [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJune17/slides_tuesday_second_and_third.pdf) | Alessandro |
43+
| 12.15pm- 2.30pm | Lunch | |
44+
| 3.30pm- 5.00pm | [Seminar by Justin Lietz, Nvidia; Quantum Computing at NVIDIA and Integrating Quantum Computing with HPC](https://developer.nvidia.com/blog/author/jlietz/) | |
45+
| 2.30pm- 3.30pm and 5pm-6pm | Exercises on basic implementation of time evolution and observables two site time evolution (e.g. Ising and/or Heisenberg model) measurement of some observable (on site particle density?) comparison with some exact evolution (with e.g. NumPy) \[for the more experts\] implement an Hadamard test [Exercises](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/Exercises) | |
46+
47+
48+
49+
50+
\#\#\# Wednesday June 18
51+
52+
| Time | Topic | Lecturers |
53+
| :---- | :---- | :---- |
54+
| 9.15am-10.00am | Hamiltonian formulation of lattice gauge theories I [Lecture material](https://drive.google.com/file/d/1cxXbFsvM0VmpCPmC0dEwOSxOk6ut2LMq/view?usp=sharing)| Zohreh |
55+
| 10.00am-10.15am | Break | |
56+
| 10.15am-11.00am | Hamiltonian formulation of lattice gauge theories II [Lecture material](https://drive.google.com/file/d/1cxXbFsvM0VmpCPmC0dEwOSxOk6ut2LMq/view?usp=sharing)| Zohreh |
57+
| 11.00am-11.30am | Coffee break | |
58+
| 11.30am-12.15pm | Hamiltonian formulation of lattice gauge theories III [Lecture material](https://drive.google.com/file/d/1cxXbFsvM0VmpCPmC0dEwOSxOk6ut2LMq/view?usp=sharing) | Zohreh |
59+
| 12.15pm- 2.00pm | Lunch | |
60+
| 2.00pm- 5.00pm | Exercises on Hamiltonian simulation of lattice Schwinger model [Exercises](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/Exercises) | |
61+
62+
\#\#\# Thursday June 19
63+
64+
| Time | Topic | Lecturers |
65+
| :---- | :---- | :---- |
66+
| 9.15am-10.00am | Quantum-computation of time evolution in a gauge theory I [Lecture material](https://drive.google.com/file/d/1pCn-q7zwCfVOBq-YJsgTK0Wx_1GWgzo0/view?usp=sharing) | Zohreh |
67+
| 10.00am-10.15am | Break | |
68+
| 10.15am-11.00am | Quantum-computation of time evolution in a gauge theory II [Lecture material](https://drive.google.com/file/d/1pCn-q7zwCfVOBq-YJsgTK0Wx_1GWgzo0/view?usp=sharing) | Zohreh |
69+
| 11.00am-11.30am | Coffee break | |
70+
| 11.30am-12.15pm | Quantum-computation of time evolution in a gauge theory III [Lecture material](https://drive.google.com/file/d/1pCn-q7zwCfVOBq-YJsgTK0Wx_1GWgzo0/view?usp=sharing) | Zohreh |
71+
| 12.15pm- 2.00pm | Lunch | |
72+
| 2.00pm- 5.00pm | Exercises [Exercises](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/Exercises) | |
73+
74+
\#\#\# Friday June 20
75+
76+
| Time | Topic | Lecturers |
77+
| :---- | :---- | :---- |
78+
| 9.15am-10.00am | Quantum computation of lattice gauge theories IV [Lecture material](https://drive.google.com/file/d/1pCn-q7zwCfVOBq-YJsgTK0Wx_1GWgzo0/view?usp=sharing) | Zohreh |
79+
| 10.00am-10.15am | Break | |
80+
| 10.15am-11.00am | Quantum computation of lattice gauge theories V [Lecture material](https://drive.google.com/file/d/1pCn-q7zwCfVOBq-YJsgTK0Wx_1GWgzo0/view?usp=sharing) | Zohreh |
81+
| 11.00am-11.30am | Coffee break | |
82+
| 11.30am-12.15pm | Why quantum computation for lattice gauge theories? And some highlights! [Lecture material](https://drive.google.com/file/d/18dimLJIDsS4s78OODEkV5ViJSdAphF8n/view?usp=sharing) | Zohreh |
83+
| 12.15pm- 2.00pm | Lunch | |
84+
| 2.00pm- 5.00pm | [Exercises] | Chung-Chun Hsieh |
85+
86+
# Week 2, June 23-27
87+
88+
\#\#\# Monday June 23
89+
90+
| Time | Topic | Lecturers |
91+
| :---- | :---- | :---- |
92+
| 9.15am-10.00am | Variational quantum eigensolver (VQE) part 1, basic math and simple eigenvalue problem [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune23/) | Morten |
93+
| 10.00am-10.15am | Break | |
94+
| 10.15am-11.00am | VQE, part 2, performering measurements and finding eigenvalues with Qiskit and/or own code [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune23/)| Morten |
95+
| 11.00am-11.30am | Coffee break | |
96+
| 11.30am-12.15pm | VQE, part 3, Nuclear Structure Hamiltonians and link with project on Lipkin Hamiltonian model (or other model) [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune23/)| Morten |
97+
| 12.15pm- 2.00pm | Lunch | |
98+
| 2.00pm- 5.00pm | VQE Exercises | |
99+
100+
\#\#\# Tuesday June 24
101+
102+
| Time | Topic | Lecturers |
103+
| :---- | :---- | :---- |
104+
| 9.15am-10.00am | Nuclear Hamiltonians and the Jordan-Wigner Transformation [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJune24/)| Alexei |
105+
| 10.00am-10.15am | Break | |
106+
| 10.15am-11.00am | Time evolution via Trotter [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJune24/)| Ryan |
107+
| 11.00am-11.30am | Coffee break | |
108+
| 11.30am-12.15pm | Measuring observables [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJune24/)| Ryan |
109+
| 12.15pm- 2.00pm | Lunch | |
110+
| 2.00pm- 3.00pm | [Exercise: Implement Trotter evolution](https://colab.research.google.com/drive/1SrJPAON0dgBfNSVbiYclZUdYb10Ptx4p?usp=sharing) | |
111+
| 3.00pm- 4.00pm | [Seminar by Federica Mantegazzini, Quantum Technologies in Trento: experimental platforms and recent developments](https://sd.fbk.eu/en/people/detail/federica-mantegazzini/) | |
112+
| | Several research teams in Trento are working in the field of quantum technologies, creating strong synergies and collaborations between groups at FBK, University of Trento, INFN-TIFPA and CNR, and with the support of the joint laboratory Q@TN. In this seminar, an overview of the quantum experimental platforms that are studied and developed in Trento will be given, with a focus on the field of superconducting quantum circuits. The development steps to build a superconducting device will be described, starting from design and simulations, followed by microfabrication and cryogenic measurements. FInally, examples of recent results in this field will be reviewed. | |
113+
| 4.00pm- 5.00pm | Exercises | |
114+
115+
116+
\#\#\# Wednesday June 25
117+
118+
| Time | Topic | Lecturers |
119+
| :---- | :---- | :---- |
120+
| 9.15am-10.00am | Quantum Fourier Transforms (QFTs) [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/WednesdayJune25/) | Alexei |
121+
| 10.00am-10.15am | Break | |
122+
| 10.15am-11.00am | Quantum Phase Estimation I [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/WednesdayJune25/)| Ryan |
123+
| 11.00am-11.30am | Coffee break | |
124+
| 11.30am-12.15pm | Quantum Phase Estimation II [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/WednesdayJune25/)| Ryan |
125+
| 12.15pm- 2.00pm | Lunch | |
126+
| 2.00pm- 5.00pm | [Exercise on QPE](https://colab.research.google.com/drive/16cgf3gOcz0Q6JRJzcIqhFZXh-17mscmM?usp=sharing) and project work | |
127+
128+
\#\#\# Thursday June 26
129+
130+
Feste Vigiliane, ECT* is closed on Thursday
131+
132+
\#\#\# Friday June 27
133+
134+
| Time | Topic | Lecturers |
135+
| :---- | :---- | :---- |
136+
| 9.15am-10.00am | Quantum channels & errors [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/FridayJune27/)| Ryan |
137+
| 10.00am-10.15am | Break | |
138+
| 10.15am-11.00am | Quantum error mitigation [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/FridayJune27/) | Ryan |
139+
| 11.00am-11.30am | Coffee break | |
140+
| 11.30am-12.15pm | State preparation for the Schwinger model [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/FridayJune27/) | Alexei |
141+
| 12.15pm- 2.00pm | Lunch | |
142+
| 2.00pm- 5.00pm | [Exercise on ZNE](https://colab.research.google.com/drive/1oMrqgKfs_g_K8jGAvA9c0O7vuIVUDzZ9?usp=sharing) and project work | |
143+
144+
# Week 3, June 30-July 4
145+
146+
\#\#\# Monday June 30
147+
148+
| Time | Topic | Lecturers |
149+
| :---- | :---- | :---- |
150+
| 9.15am-10.00am | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 1 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune30/) | Dean |
151+
| 10.00am-10.15am | Break | |
152+
| 10.15am-11.00am | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 2 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune30/) | Dean |
153+
| 11.00am-11.30am | Coffee break | |
154+
| 11.30am-12.15pm | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 3 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/MondayJune30/) | Dean |
155+
| 12.15pm- 2.00pm | Lunch | |
156+
| 2.00pm- 5.00pm | Project work | |
157+
158+
\#\#\# Tuesday July 1
159+
160+
| Time | Topic | Lecturers |
161+
| :---- | :---- | :---- |
162+
| 9.15am-10.00am | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 4 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJuly1/) | Dean |
163+
| 10.00am-10.15am | Break | |
164+
| 10.15am-11.00am | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 5 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJuly1/) | Dean |
165+
| 11.00am-11.30am | Coffee break | |
166+
| 11.30am-12.15pm | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 6 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJuly1/) | Dean |
167+
| 12.15pm- 2.00pm | Lunch | |
168+
| 2.00pm- 5.00pm | Project work | |
169+
170+
\#\#\# Wednesday July 2
171+
172+
| Time | Topic | Lecturers |
173+
| :---- | :---- | :---- |
174+
| 9.15am-10.00am | Modern techniques (LCU,QSP,QDRIFT), part 1 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/WednesdayJuly2/) | Alessandro |
175+
| 10.00am-10.15am | Break | |
176+
| 10.15am-11.00am | Modern techniques (LCU,QSP, QDRIFT), part 2 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/WednesdayJuly2/) | Alessandro |
177+
| 11.00am-11.30am | Coffee break | |
178+
| 11.30am-12.15pm | Modern techniques (LCU,QSP,QDRIFT), part 3 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/WednesdayJuly2/) | Alessandro |
179+
| 12.15pm- 2.00pm | Lunch | |
180+
| 2.00pm- 5.00pm | Project work | |
181+
182+
\#\#\# Thursday July 3
183+
184+
| Time | Topic | Lecturers |
185+
| :---- | :---- | :---- |
186+
| 9.15am-10.00am | Quantum error correction, part 1 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/ThursdayJuly3/) | Alessandro |
187+
| 10.00am-10.15am | Break | |
188+
| 10.15am-11.00am | Quantum error correction, part 2 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/ThursdayJuly3/) | Alessandro |
189+
| 11.00am-11.30am | Coffee break | |
190+
| 11.30am-12.15pm | Discussion of projects and summary of course | |
191+
| 12.15pm- 2.00pm | Lunch | |
192+
| 2.00pm- 5.00pm | Project work | |
193+
194+
\#\#\# Friday July 4
195+
196+
| Time | Topic | Lecturers |
197+
| :---- | :---- | :---- |
198+
| 9.15am-10.00am | Discussion of and work on projects | |
199+
| 10.00am-10.15am | Break | |
200+
| 10.15am-11.00am | Discussion of and work on projects | |
201+
| 11.00am-11.30am | Coffee break | |
202+
| 11.30am-12.15pm | Discussion of and work on projects | |
203+
| 12.15pm- 2.00pm | Lunch | |
204+
| 2.00pm- 5.00pm | Project work and end of Talent course | |
205+
206+
207+
208+
209+

doc/pub/TuesdayJuly1/July1.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
# Program
3+
4+
# **DTP/TALENT Program**
5+
6+
[Here](https://maps.app.goo.gl/Ucaufqk2NonAbp7H8) is a short, and biased, list of suggestions for places to eat nearby. Enjoy!
7+
8+
9+
\#\#\# Tuesday July 1
10+
11+
| Time | Topic | Lecturers |
12+
| :---- | :---- | :---- |
13+
| 9.15am-10.00am | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 4 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJuly1/) | Dean |
14+
| 10.00am-10.15am | Break | |
15+
| 10.15am-11.00am | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 5 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJuly1/) | Dean |
16+
| 11.00am-11.30am | Coffee break | |
17+
| 11.30am-12.15pm | Rodeo algorithm, adiabatic state preparation and application to nuclear physics, part 6 [Lecture material](https://github.com/NuclearTalent/TalentQuantumComputingECT2025/blob/main/doc/pub/TuesdayJuly1/) | Dean |
18+
| 12.15pm- 2.00pm | Lunch | |
19+
| 2.00pm- 5.00pm | Project work | |
20+

0 commit comments

Comments
 (0)