chapter 1 major progress
This commit is contained in:
@@ -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",
|
||||||
]
|
]
|
||||||
|
|||||||
-3
@@ -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
|
||||||
+249
-5
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user