Jake Shadle
|
0384268bd4
|
HTTPS All The Things (#608)
* Use https for all links where it is valid
* Fix random links to external sites
|
2019-06-11 20:56:50 +02:00 |
sebcrozet
|
1001e8ee0f
|
Cleanup warnings and rename Schur -> RealSchur
|
2019-03-23 11:46:56 +01:00 |
sebcrozet
|
8341ec2f10
|
Run rustfmt.
|
2018-11-06 18:32:20 +01:00 |
Bruce Mitchener
|
47fe851173
|
Add favicons to docs.
|
2018-10-16 18:28:39 +02:00 |
Bruce Mitchener
|
3aeb2549d8
|
Refer to macOS, not Mac OS X.
|
2018-09-25 20:35:29 +02:00 |
Bruce Mitchener
|
8bd6be8fe1
|
lapack: Use double quotes instead of single.
Without this, this generates a warning / error when running rustdoc.
|
2018-09-25 20:17:27 +02:00 |
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
|
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
|
b84c7e10df
|
nalgebra-lapack: add doc + fix warnings.
|
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 |