Bernardo Meurer
|
c9be27abb5
|
Added imax/imin() as variations of iamax/iamin()
|
2018-07-10 20:15:21 +02:00 |
sebcrozet
|
cdfa73eba6
|
Fix warnings.
|
2018-05-26 22:07:57 +02:00 |
sebcrozet
|
6c895ed383
|
gemm: don't return early for scalar types other than f32,f64.
|
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 |