Skip to content

Commit

Permalink
Adds 4 Linear Algebra links (Better Explained).
Browse files Browse the repository at this point in the history
Adds 4 links to Kalid Azad's articles on Linear Algebra topics, from his website Better Explained https://betterexplained.com
  • Loading branch information
fauria authored Sep 19, 2016
1 parent 248b557 commit 1b7b619
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ Out of personal preference and need for focus, I geared the original curriculum
* Linear Algebra / Levandosky [Stanford / Book ```$10```](http://amzn.to/1kIfmmI)
* Linear Programming (Math 407) [University of Washington / Course](http://bit.ly/course-uw-linearprogramming)
* The Manga Guide to Linear Algebra [Book ```$19```](http://amzn.to/1n4hM5l)
* An Intuitive Guide to Linear Algebra [Better Explained / Article](https://betterexplained.com/articles/linear-algebra-guide/)
* A Programmer's Intuition for Matrix Multiplication [Better Explained / Article](https://betterexplained.com/articles/matrix-multiplication/)
* Vector Calculus: Understanding the Cross Product [Better Explained / Article](https://betterexplained.com/articles/cross-product/)
* Vector Calculus: Understanding the Dot Product [Better Explained / Article](https://betterexplained.com/articles/vector-calculus-understanding-the-dot-product/)

* **Convex Optimization**
* Convex Optimization / Boyd [Stanford / Lectures](http://stanford.edu/class/ee364a/index.html)
Expand Down

0 comments on commit 1b7b619

Please sign in to comment.