nalgebra/nalgebra-glm
Avi Weinstock ec1c37d09f Add inlined_clone to Scalar, and relax bounds from `Scalar + Copy` to `Scalar + Clone` nearly everywhere.
The various nalgebra-lapack FooScalars are still Copy because they make use of uninitialized memory.
nalgebgra-glm Number still uses Copy because upstream `approx` requires it.
2019-12-05 17:54:17 -05:00
..
src Add inlined_clone to Scalar, and relax bounds from `Scalar + Copy` to `Scalar + Clone` nearly everywhere. 2019-12-05 17:54:17 -05:00
tests Remove useless extern crate in doc-tests. 2019-02-03 11:01:11 +01:00
Cargo.toml Release nalgebra 0.19.0. 2019-10-28 13:40:37 +01:00