10 Commits

Author SHA1 Message Date
Aurélien Geron
2f7ab70295 Update notebooks to latest nbformat 2020-04-06 19:13:12 +12:00
Aurélien Geron
4307238b55 Merge pull request #85 from vasili111/patch-1
clarification of which inverse
2020-02-05 09:20:44 +13:00
vasili111
c0dea2c053 minor grammar ("matric" to "matrix") 2020-01-08 10:20:38 -06:00
vasili111
d4bc8b07c7 clarification of which inverse
Currently is says "inverse" which can be confused with additive inverse I think it is better to specify that we are talking here about  "multiplicative inverse" which is also "reciprocal".
2020-01-07 11:21:50 -06:00
Aurélien Geron
f6dfa0ff76 Remove from __future__ imports as we move away from Python 2 2019-10-12 16:40:05 +09:30
Aurélien Geron
b39d5366f7 Right angle is pi/2, not pi/4. One reason why tau > pi ;) 2017-10-27 13:03:15 +02:00
robimc14
f2d173fddc changed order of dot product 2017-07-07 15:29:11 -04:00
Aurélien Geron
14101abcf9 Fix typo s/Algeabra/Algebra/ 2017-04-20 21:45:58 +02:00
Aurélien Geron
c564be1ffd Add datasets, fix a few math linear algebra issues 2016-05-03 11:35:17 +02:00
Aurélien Geron
e8d45964b8 Add introduction to Linear Algebra 2016-03-03 18:29:41 +01:00