nalgebra/tests
Sébastien Crozet 5cbbc25bb2 Make vectors indexable the same way as slices.
This includes range indexing.
In addition, for unification, the methods `.as_slice` and `.as_mut_slice` of DVec have been renamed
to `.as_ref` and `.as_mut`.
2016-01-10 14:49:37 +01:00
..
arbitrary.rs Update to the last rust-nighly. 2015-03-25 22:39:06 +01:00
assert.rs Update for rustc 2015-03-23 14:38:48 +01:00
mat.rs Make vectors indexable the same way as slices. 2016-01-10 14:49:37 +01:00
quat.rs Add tests for `::angle_between` and `::rotation_between`. 2015-06-01 22:39:33 +02:00
vec.rs Add tests for `::angle_between` and `::rotation_between`. 2015-06-01 22:39:33 +02:00