nalgebra/src
2014-05-13 08:29:56 +02:00
..
bench Avoid name conflicts with the standard lib. 2014-04-13 10:37:39 +02:00
linalg new_identity and housholder matrix available under na:: 2014-05-12 21:54:59 +02:00
structs update to latest rust 2014-05-13 08:29:56 +02:00
tests QR factorization for fixed size matrices. 2014-05-12 14:06:25 +02:00
traits more generic QR: generalize the impl of the Indexable trait 2014-05-11 20:05:08 +02:00
lib.rs QR decomposition depends less on DMat internals 2014-05-09 22:14:37 +02:00
na.rs new_identity and housholder matrix available under na:: 2014-05-12 21:54:59 +02:00