You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/index.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,12 @@ In questo sito web sono disponibili i progetti LaTeX che scrivo per i miei studi
9
9
10
10
## Progetti
11
11
12
-
### Primo anno
12
+
### Primo anno (2022/2023)
13
13
14
14
-[Five nights at DIFA](https://tex.lucazoppetti.me/fnad.pdf)
15
15
Descrizione del gioco "Five nights at DIFA", il progetto per l'esame del corso "Programmazione per la Fisica". Il codice del gioco è disponibile su [GitHub](https://github.com/LuckeeDev/fnad).
La relazione del progetto per il corso di Laboratorio del secondo anno. Comprende un generatore casuale di eventi di collisione fra particelle e un programma di analisi per verificare la compatibilità dei risultati con i dati in input alla generazione. Il codice del programma è disponibile su [GitHub](https://github.com/LuckeeDev/particles).
@@ -28,11 +28,16 @@ In questo sito web sono disponibili i progetti LaTeX che scrivo per i miei studi
Note dal corso di Fenomeni Ondulatori della facoltà di Fisica dell'Università di Bologna.
30
30
31
-
### Terzo anno
31
+
### Third year (2024/2025)
32
32
33
33
-[Sommerfeld enhancement of dark matter signals at telescopes](https://amslaurea.unibo.it/id/eprint/35729/)
34
34
My bachelor thesis, written under the supervision of Dr Filippo Sala at the University of Bologna. It contains a theoretical study of the quantum-mechanical effect called "Sommerfeld enhancement" and its implications for the interpretation of experimental data coming from dark matter surveys at telescopes (specifically, FERMI-LAT).
35
35
36
+
### Fourth year (2025/2026)
37
+
38
+
-[Open quantum systems, and a quick digression into quantum chaos](https://luckeedev.github.io/tpiv-i/report.pdf)
39
+
My report for the TPIV semester project at EPFL in the Fall of 2025. I initially studied, analysed and simulated open quantum systems to understand the theoretical framework that describes them. I then carried out a small research project about quantum chaos signatures in open quantum systems, where I showed the validity of the eigenstate thermalization hypothesis for the singular values of the Lindbladian.
40
+
36
41
## Crediti
37
42
38
43
Molti lavori che si trovano su questa pagina sono stati realizzati in collaborazione con [est1ntore](https://github.com/est1ntore) e [ronzo13](https://github.com/ronzo13).
0 commit comments