nalgebra/nalgebra-lapack/tests/linalg
Sébastien Crozet 89e8b49759 nalgebra-lapack: add computation of complex eigenvalues.
Also renames RealEigensystem -> Eigen
2017-08-15 19:07:18 +02:00
..
cholesky.rs Add nalgebra-lapack as a crate on this workspace. 2017-08-15 19:07:18 +02:00
hessenberg.rs Add nalgebra-lapack as a crate on this workspace. 2017-08-15 19:07:18 +02:00
lu.rs Add nalgebra-lapack as a crate on this workspace. 2017-08-15 19:07:18 +02:00
mod.rs nalgebra-lapack: add schur decomposition. 2017-08-15 19:07:18 +02:00
qr.rs Add nalgebra-lapack as a crate on this workspace. 2017-08-15 19:07:18 +02:00
real_eigensystem.rs nalgebra-lapack: add computation of complex eigenvalues. 2017-08-15 19:07:18 +02:00
real_schur.rs nalgebra-lapack: add schur decomposition. 2017-08-15 19:07:18 +02:00
svd.rs Add nalgebra-lapack as a crate on this workspace. 2017-08-15 19:07:18 +02:00
symmetric_eigen.rs nalgebra-lapack: add Symmetric eigensystems. 2017-08-15 19:07:18 +02:00