Skip to content

Commit 3c0e4df

Browse files
Merge pull request #189 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents d3e9ecd + e06b368 commit 3c0e4df

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
<br><br>
2323

2424

25-
## <p align="center"> [About This Repository]()
25+
## <p align="center"> [About This Repository]() <br>
26+
──────────────
2627

2728
This repository is designed to serve as an educational resource, showcasing the progression of quantum computing, key contributions, and foundational formulas. Contributions and discussions are encouraged to expand on these materials and foster collaboration in the field of quantum computing.
2829
Feel free to explore, contribute, and share your insights!
@@ -39,11 +40,11 @@ Feel free to explore, contribute, and share your insights!
3940

4041
**Formula for Fourier Transform:**
4142

42-
$$\hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$$
43+
$\hat{f}(k) = \int_{-\infty}^{\infty} f(x) \, e^{-2\pi i k x} \, dx$
4344

4445
**Formula for Inverse Fourier Transform:**
4546

46-
$$f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$$
47+
$f(x) = \int_{-\infty}^{\infty} \hat{f}(k) \, e^{2\pi i k x} \, dk$
4748

4849
Where:
4950

0 commit comments

Comments
 (0)