nalgebra/src
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
..
base Add inlined_clone to Scalar, and relax bounds from Scalar + Copy to Scalar + Clone nearly everywhere. 2019-12-05 17:54:17 -05:00
debug Add inlined_clone to Scalar, and relax bounds from Scalar + Copy to Scalar + Clone nearly everywhere. 2019-12-05 17:54:17 -05:00
geometry Add inlined_clone to Scalar, and relax bounds from Scalar + Copy to Scalar + Clone nearly everywhere. 2019-12-05 17:54:17 -05:00
io Rename Real to RealField. 2019-03-25 11:21:41 +01:00
linalg Add inlined_clone to Scalar, and relax bounds from Scalar + Copy to Scalar + Clone nearly everywhere. 2019-12-05 17:54:17 -05:00
sparse Add inlined_clone to Scalar, and relax bounds from Scalar + Copy to Scalar + Clone nearly everywhere. 2019-12-05 17:54:17 -05:00
lib.rs Bump dependencies. 2019-10-28 13:36:23 +01:00