Skip to content

Commit

Permalink
changed order of dot product
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-robinson committed Jul 7, 2017
1 parent a2fc967 commit 3d49dcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions math_linear_algebra.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3659,7 +3659,7 @@
"editable": true
},
"source": [
"Now let's look at the dot product $P \\cdot U$:"
"Now let's look at the dot product $U \\cdot P$:"
]
},
{
Expand Down Expand Up @@ -5539,7 +5539,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.3"
"version": "3.5.2"
},
"toc": {
"toc_cell": false,
Expand Down

0 comments on commit 3d49dcf

Please sign in to comment.