chapter 1 major progress

This commit is contained in:
2026-05-23 01:42:51 -07:00
parent 5dba7cd2f7
commit 1d2d09faf7
5 changed files with 1890 additions and 9 deletions
+4
View File
@@ -6,4 +6,8 @@ readme = "README.md"
requires-python = ">=3.14" requires-python = ">=3.14"
dependencies = [ dependencies = [
"dotenv>=0.9.9", "dotenv>=0.9.9",
"jupyter>=1.1.1",
"matplotlib>=3.10.9",
"numpy>=2.4.6",
"seaborn>=0.13.2",
] ]
@@ -1,3 +0,0 @@
# Notes for Introduction to Probability, Statistics, and Random Processes
## Ch.1
@@ -0,0 +1,5 @@
# Introduction to Probability, Statistics, and Random Processes - Hossein Pishro-Nik
total pages=1007
**Currently reading:** chapter 1, page 56
File diff suppressed because one or more lines are too long
Generated
+1632 -1
View File
File diff suppressed because it is too large Load Diff