ila icon indicating copy to clipboard operation
ila copied to clipboard

Interactive Linear Algebra

Results 30 ila issues
Sort by recently updated
recently updated
newest added

# Problem description There's a link "Comments, corrections or suggestions?" at the footer in each page, and the link points to the archived repository [QBobWatson/gt-linalg](https://github.com/QBobWatson/gt-linalg/). Since the repository has been...

Fixes a typo in `numbers`

The last-but-one line in the proof of the only fact in the above-mentioned section was intended to say ``It follows that $c_i − c'_i = 0$ for all i,`` The...

In Example 2.4.17 of chapter "Solution Sets" The solution to Ax = b is: **span{ (1, 1, 0), (-2, 0, 1) } + p**, instead of **span{ (1, 1, 1),...

In "Recipe: a 2 x 2 matrix with complex eigenvalues" #3 it says "Find a corresponding (complex) eigenvalue v using the trick." It should say eigenvector.

For a matrix to be diagonalizable, the eigenvalue does not have to be real.

Fix a wrong number which is used as rank in stochastic.xml 0.558 -> 0.3558