Merge pull request #278 from YAOS5/master

IMPROVEMENT: Fixed typo
This commit is contained in:
Atsushi Sakai
2020-01-29 21:55:36 +09:00
committed by GitHub

View File

@@ -93,7 +93,7 @@
"metadata": {},
"source": [
"### 1- Predict\n",
"The following equations and code snippets we can see how the particles distribution evolves in case we provide only the control $(v,w)$, which are the linear and angular velocity repsectively. \n",
"The following equations and code snippets we can see how the particles distribution evolves in case we provide only the control $(v,w)$, which are the linear and angular velocity respectively. \n",
"\n",
"$\\begin{equation*}\n",
"F=\n",
@@ -668,7 +668,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.1"
"version": "3.7.5"
}
},
"nbformat": 4,