Skip to content

Commit 21c8e02

Browse files
committed
nwe
1 parent e684ab4 commit 21c8e02

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ redirect_from:
1313

1414
## About Me
1515

16-
The world of quantum mechanics is often depicted as a bizarre and counterintuitive place. Particles existing in multiple states simultaneously (\\|\psi\rangle = \alpha|0\rangle + \beta|1\rangle\), spooky action at a distance – it all sounds like science fiction. But here’s the thing: quantum mechanics isn’t some fringe theory. It’s the undeniably successful framework that underpins the behavior of the universe at its most fundamental level.
16+
The world of quantum mechanics is often depicted as a bizarre and counterintuitive place. Particles existing in multiple states simultaneously $(|\psi\rangle = \alpha|0\rangle + \beta|1\rangle)$, spooky action at a distance – it all sounds like science fiction. But here’s the thing: quantum mechanics isn’t some fringe theory. It’s the undeniably successful framework that underpins the behavior of the universe at its most fundamental level.
1717

1818
My passion lies in demystifying this "weirdness" and translating it into powerful, real-world applications. I believe that by embracing concepts like **superposition**, **wave-particle duality**, and **entanglement**, we can unlock a new era of technological innovation. My work focuses on the intersection of quantum computing and artificial intelligence, exploring how quantum algorithms can solve problems currently intractable for even the most powerful classical supercomputers.
1919

_teaching/2014-spring-teaching-1.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,11 @@ $$
8282
|\psi\rangle = \alpha |0\rangle + \beta |1\rangle
8383
$$
8484

85-
> In this expression, \(\alpha\) and \(\beta\) are complex amplitudes such that \(|\alpha|^2 + |\beta|^2 = 1\).
85+
$
86+
|\psi\rangle = \alpha |0\rangle + \beta |1\rangle
87+
$
88+
89+
> In this expression, $(\alpha)$ and \(\beta\) are complex amplitudes such that $(|\alpha|^2 + |\beta|^2 = 1)$.
8690

8791

8892
---

0 commit comments

Comments
 (0)