nalgebra/nalgebra-glm
Avi Weinstock 52aac8b975 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.
2020-03-02 12:45:37 +01:00
..
src Add inlined_clone to Scalar, and relax bounds from `Scalar + Copy` to `Scalar + Clone` nearly everywhere. 2020-03-02 12:45:37 +01: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 14:15:03 +01:00