Commit Graph

10 Commits

Author SHA1 Message Date
Sébastien Crozet e32f4ee16f cargo fmt + tests 2022-10-30 17:22:08 +01:00
Marc Haubenstock aa89cda0cd testing complex eigenvalues 2022-10-23 20:36:06 +02:00
metric-space d88337efa9 Formatting 2022-02-03 06:43:41 -05:00
metric-space 7d8fb3d384 New wrapper for generalized eigenvalues and associated eigenvectors via LAPACK routines sggev/dggev 2022-01-24 23:56:44 -05:00
metric-space 7230ae1e63 First attempt at xgges (qz decomposition), passing tests. Serialization failing across many modules 2022-01-18 22:35:11 -05:00
sebcrozet 1001e8ee0f Cleanup warnings and rename Schur -> RealSchur 2019-03-23 11:46:56 +01:00
sebcrozet 14ad10a7e0 Add rustfmt.toml and run it. 2018-10-27 15:00:18 +02:00
Sébastien Crozet c616c3ddef nalgebra-lapack: add schur decomposition. 2017-08-15 19:07:18 +02:00
Sébastien Crozet 6eb0d8a786 nalgebra-lapack: add Symmetric eigensystems. 2017-08-15 19:07:18 +02:00
Sébastien Crozet 02767fa894 Add nalgebra-lapack as a crate on this workspace. 2017-08-15 19:07:18 +02:00