Skip to content

Commit

Permalink
Remove animated gif
Browse files Browse the repository at this point in the history
  • Loading branch information
alchemyst committed Dec 28, 2023
1 parent e2a64fd commit a9cfa3d
Showing 1 changed file with 4 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"I find it useful to picture the input going into the top of the matrix and the output coming out of the side as shown in this animation"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![Matrix multiplication](../../assets/mmult.gif)"
"I find it useful to picture the input going into the top of the matrix and the output coming out of the side"
]
},
{
Expand Down Expand Up @@ -399,7 +392,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -413,9 +406,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.8"
"version": "3.11.6"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}

0 comments on commit a9cfa3d

Please sign in to comment.