Merge pull request #53 from mc-robinson/my_changes
changed order of dot product
This commit is contained in:
commit
47992e1c6f
@ -2662,7 +2662,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$:"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -4047,7 +4047,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.3"
|
||||
"version": "3.5.2"
|
||||
},
|
||||
"toc": {
|
||||
"toc_cell": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user