Benjamin Saunders
|
352e71656d
|
Uniformly distributed random rotations, unit vectors
|
2018-07-10 20:17:52 +02:00 |
Bernardo Meurer
|
c9be27abb5
|
Added imax/imin() as variations of iamax/iamin()
|
2018-07-10 20:15:21 +02:00 |
sebcrozet
|
3eaa65c9cf
|
Minor doc fixes.
|
2018-07-07 17:37:15 +02:00 |
Thomas Forgione
|
b1616e236c
|
Changed loops order in from_fn_generic
|
2018-06-16 14:27:55 +02:00 |
Hoàng Xuân Phú
|
4b3a157513
|
Fix mismatching description for is_empty
|
2018-05-29 07:55:06 +02:00 |
sebcrozet
|
cdfa73eba6
|
Fix warnings.
|
2018-05-26 22:07:57 +02:00 |
sebcrozet
|
0c29a04042
|
Fix compilation with the 'mint' feature.
|
2018-05-26 22:07:57 +02:00 |
sebcrozet
|
d759db682c
|
Make the alloc feature actually work.
|
2018-05-26 22:07:57 +02:00 |
sebcrozet
|
a51744f86b
|
Update to rand 0.5.
|
2018-05-26 22:07:57 +02:00 |
sebcrozet
|
57fa307d4d
|
Remove deprecated code related to the incoherent_fundamental_impl lint
|
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 |