Update linalg.do.txt
This commit is contained in:
@@ -108,9 +108,16 @@ Some Equivalent Statements. For an $N\times N$ matrix $\mathbf{A}$ the followin
|
||||
* $0$ is not eigenvalue of $\mathbf{A}$.
|
||||
|
||||
|
||||
===== Important algorithms =====
|
||||
|
||||
|
||||
===== Derivatives of vectors and matrices =====
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
===== Numpy and arrays =====
|
||||
"Numpy":"http://www.numpy.org/" provides an easy way to handle arrays in Python. The standard way to import this library is as
|
||||
!bc pycod
|
||||
|
||||
Reference in New Issue
Block a user