sebcrozet
|
921a05d523
|
Implement some BLAS opertaions involving adjoint.
|
2019-03-23 11:48:12 +01:00 |
|
sebcrozet
|
1001e8ee0f
|
Cleanup warnings and rename Schur -> RealSchur
|
2019-03-23 11:46:56 +01:00 |
|
sebcrozet
|
7c91f2eeb5
|
Use Complex instead of Real whenever possible on the base/ module.
|
2019-02-23 11:24:07 +01:00 |
|
adamnemecek
|
975d72f070
|
Replace explicit types with Self where possible.
|
2019-02-16 22:29:41 +01:00 |
|
sebcrozet
|
08f31837a8
|
Update to alga 0.8.
|
2019-02-03 15:52:15 +01:00 |
|
sebcrozet
|
8341ec2f10
|
Run rustfmt.
|
2018-11-06 18:32:20 +01:00 |
|
sebcrozet
|
afb6317893
|
Fix Xargo build.
|
2018-07-20 16:33:59 +02:00 |
|
sebcrozet
|
d759db682c
|
Make the alloc feature actually work.
|
2018-05-26 22:07:57 +02:00 |
|
sebcrozet
|
40e74e0186
|
Fix compilation with and without #![no_std].
|
2018-05-26 22:07:57 +02:00 |
|
sebcrozet
|
ca093fad29
|
Move core/* to base/* + add conditional compilation to dynamics matrices when no_std is enabled.
|
2018-05-26 22:07:57 +02:00 |
|