sebcrozet
|
8dcb4a3227
|
Fix compilation errors.
The num-complex dependency of lapack will have to be updated for this to pass the CI.
|
2018-05-26 22:07:57 +02:00 |
Sébastien Crozet
|
b48a1fa8f4
|
nalgebra-lapack: release v0.6.0
|
2018-02-03 14:39:49 +01:00 |
Sébastien Crozet
|
7b249f8966
|
Release v0.14.0
|
2018-02-03 14:21:31 +01:00 |
Sébastien Crozet
|
662cc9cd7f
|
Run rust fmt.
|
2018-02-03 13:59:05 +01:00 |
Colin Wallace
|
e5259130e5
|
Fix spelling of "below"
|
2017-10-26 21:13:35 -07:00 |
Sébastien Crozet
|
f2b7c17dac
|
Release v0.13.0.
nalgebra-lapack v0.5.
|
2017-08-15 19:49:39 +02:00 |
Sébastien Crozet
|
3e349b80cf
|
Implement serde traits for all linalg structs.
|
2017-08-15 19:07:18 +02:00 |
Sébastien Crozet
|
b84c7e10df
|
nalgebra-lapack: add doc + fix warnings.
|
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
|
053de0576f
|
nalgebra-lapack: unify API of LU.solve and Cholesky.solve with nalgebra.
|
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
|
b94eb66362
|
nalgebra-lapack: credit @astraw.
|
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 |