sebcrozet
|
bbb3be512e
|
Run cargo fmt.
|
2020-04-05 18:49:48 +02:00 |
sebcrozet
|
3cbe60523a
|
2018 edition.
|
2019-03-23 14:33:47 +01: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
|
662cc9cd7f
|
Run rust fmt.
|
2018-02-03 13:59:05 +01:00 |
Sébastien Crozet
|
3e349b80cf
|
Implement serde traits for all linalg structs.
|
2017-08-15 19:07:18 +02:00 |
Sébastien Crozet
|
c258d13f98
|
Fix stepping for slices.
The previous implementation was wrong compared to what the documentatino claimed.
|
2017-08-15 19:07:18 +02:00 |
Sébastien Crozet
|
89e8b49759
|
nalgebra-lapack: add computation of complex eigenvalues.
Also renames RealEigensystem -> Eigen
|
2017-08-15 19:07: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 |