- fix doc typo
- re-exports nalgebra package
- expose Matrix3f type
- add mean, var, std_dev methods adopted from libtest.
- add methods for vector projection/rejection
- update nalgebra to v0.18
- new methods for float array: `imin`, `imax`
- new method `vecdist_squared`