Skip to content

Commit

Permalink
Merge pull request datasciencemasters#116 from fauria/master
Browse files Browse the repository at this point in the history
Adds 4 Linear Algebra links (Better Explained).
  • Loading branch information
clarecorthell authored Jan 31, 2017
2 parents 6c185b1 + 1b7b619 commit f6da220
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) / [Book](http://stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf)
Expand Down

0 comments on commit f6da220

Please sign in to comment.