Skip to content

Commit e3f5a17

Browse files
committed
Corrected Cam's name
1 parent dcce3fb commit e3f5a17

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Chapter1_Introduction/Ch1_Introduction_PyMC3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"\n",
1212
"##### Version 0.1\n",
1313
"\n",
14-
"`Original content created by Cam Pilon`\n",
14+
"`Original content created by Cam Davidson-Pilon`\n",
1515
"\n",
1616
"`Ported to Python 3 and PyMC3 by Max Margenot (@clean_utensils) and Thomas Wiecki (@twiecki) at Quantopian (@quantopian)`\n",
1717
"___\n",

Chapter2_MorePyMC/Ch2_MorePyMC_PyMC3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"Chapter 2\n",
88
"======\n",
9-
"`Original content created by Cam Pilon`\n",
9+
"`Original content created by Cam Davidson-Pilon`\n",
1010
"\n",
1111
"`Ported to Python 3 and PyMC3 by Max Margenot (@clean_utensils) and Thomas Wiecki (@twiecki) at Quantopian (@quantopian)`\n",
1212
"\n",

Chapter3_MCMC/Ch3_IntroMCMC_PyMC3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Chapter 3\n",
88
"\n",
99
"\n",
10-
"`Original content created by Cam Pilon`\n",
10+
"`Original content created by Cam Davidson-Pilon`\n",
1111
"\n",
1212
"`Ported to Python 3 and PyMC3 by Max Margenot (@clean_utensils) and Thomas Wiecki (@twiecki) at Quantopian (@quantopian)`\n",
1313
"____\n",

Chapter4_TheGreatestTheoremNeverTold/Ch4_LawOfLargeNumbers_PyMC3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"# Chapter 4\n",
8-
"`Original content created by Cam Pilon`\n",
8+
"`Original content created by Cam Davidson-Pilon`\n",
99
"\n",
1010
"`Ported to Python 3 and PyMC3 by Max Margenot (@clean_utensils) and Thomas Wiecki (@twiecki) at Quantopian (@quantopian)`\n",
1111
"\n",

Chapter5_LossFunctions/Ch5_LossFunctions_PyMC3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Chapter 5\n",
88
"\n",
9-
"`Original content created by Cam Pilon`\n",
9+
"`Original content created by Cam Davidson-Pilon`\n",
1010
"\n",
1111
"`Ported to Python 3 and PyMC3 by Max Margenot (@clean_utensils) and Thomas Wiecki (@twiecki) at Quantopian (@quantopian)`\n",
1212
"____\n",

Chapter6_Priorities/Ch6_Priors_PyMC3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"# Chapter 6\n",
8-
"`Original content created by Cam Pilon`\n",
8+
"`Original content created by Cam Davidson-Pilon`\n",
99
"\n",
1010
"`Ported to Python 3 and PyMC3 by Max Margenot (@clean_utensils) and Thomas Wiecki (@twiecki) at Quantopian (@quantopian)`\n",
1111
"\n",

0 commit comments

Comments
 (0)