nalgebra/src
Sébastien Crozet ff95e2a9d8 Remove the shifting from the qr algorithm. 2014-08-17 22:42:16 +02:00
..
bench Update to the last rust-nightly. 2014-07-05 10:33:57 +02:00
linalg Remove the shifting from the qr algorithm. 2014-08-17 22:42:16 +02:00
structs Do not compute the matrix inverse if the determinant is near-zero. 2014-08-17 22:41:55 +02:00
tests Add `na::eigen_qr` that performs an eigendecomposition using the qr algorithm. 2014-08-16 15:34:34 +02:00
traits Add `na::eigen_qr` that performs an eigendecomposition using the qr algorithm. 2014-08-16 15:34:34 +02:00
lib.rs Update the compilation section of the README. 2014-07-14 17:56:35 +02:00
na.rs Add a `Diag` to build, get and set a matrix diagonal. 2014-08-16 13:22:53 +02:00