We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c690dc2 commit c471595Copy full SHA for c471595
book/99-changes.ipynb
@@ -5,9 +5,9 @@
5
"id": "american-settle",
6
"metadata": {},
7
"source": [
8
- "# Changes\n",
+ "# Change history\n",
9
"\n",
10
- "Since 2021"
+ "Since 2022"
11
]
12
},
13
{
@@ -16,7 +16,7 @@
16
17
18
"- 3 Jan 2022: review [visualisation chapter](15-scipy.ipynb)\n",
19
- "- 3 Jan 2022: change from `odeint` to `solve_ivp` in [scipy chapter](16-scipy.ipynb)"
+ "- 4 Jan 2022: change from `odeint` to `solve_ivp` in [scipy chapter](16-scipy.ipynb)"
20
21
}
22
],
0 commit comments