Skip to content

Commit 8343d90

Browse files
authoredDec 24, 2024··
Update jupyter_notebooks.md
Added text on sqrt(-1) notebook
1 parent f32c963 commit 8343d90

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎jupyter_notebooks.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The following provide links to tutorials that I've written on various topics in
66

77
*NOTE: In case it helps, I run the Jupyter notebooks from Anaconda-Navigator using different environments for each notebook.*
88

9+
## [Sqrt(-1) Explained](https://github.com/alreich/ipython-notebooks/blob/master/sqrt_minus_one_explained.ipynb)
10+
11+
This notebook is my attempt to provide a very very succinct explanation of the square root of -1.
12+
913
## [Extreme Value Analysis (EVA)](https://nbviewer.org/github/alreich/EVA_talk/blob/main/Intro_to_EVA.pdf)
1014

1115
"EVA is widely used in many disciplines, such as structural engineering, finance, earth sciences, traffic prediction, and geological engineering. For example, EVA might be used in the field of hydrology to estimate the probability of an unusually large flooding event, such as the 100-year flood." -- [Wikipedia](https://en.wikipedia.org/wiki/Extreme_value_theory)

0 commit comments

Comments
 (0)
Please sign in to comment.