..
adaptors
Moved some files + use rustdoc_ng to generate the documenatiton.
2013-09-22 11:05:15 +02:00
bench
"Remove" the RMul and LMul trait. Use the regular Mul trait.
2013-09-15 11:18:06 +02:00
spec
Moved some files + use rustdoc_ng to generate the documenatiton.
2013-09-22 11:05:15 +02:00
tests
"Replaced" Scalar{Add, Sub, Mul, Div} by operator overloading.
2013-09-14 21:32:38 +02:00
traits
Moved some files + use rustdoc_ng to generate the documenatiton.
2013-09-22 11:05:15 +02:00
dmat.rs
Moved some files + use rustdoc_ng to generate the documenatiton.
2013-09-22 11:05:15 +02:00
dvec.rs
Moved some files + use rustdoc_ng to generate the documenatiton.
2013-09-22 11:05:15 +02:00
lib.rs
Moved some files + use rustdoc_ng to generate the documenatiton.
2013-09-22 11:05:15 +02:00
mat.rs
Moved some files + use rustdoc_ng to generate the documenatiton.
2013-09-22 11:05:15 +02:00
mat_macros.rs
Remove the redundant `Column` trait + Add unchecked access indexing to dynamic matrices/vectors.
2013-09-20 22:17:55 +02:00
metal.rs
"Remove" the RMul and LMul trait. Use the regular Mul trait.
2013-09-15 11:18:06 +02:00
types.rs
Moved some files + use rustdoc_ng to generate the documenatiton.
2013-09-22 11:05:15 +02:00
vec.rs
Moved some files + use rustdoc_ng to generate the documenatiton.
2013-09-22 11:05:15 +02:00
vec_macros.rs
"Remove" the RMul and LMul trait. Use the regular Mul trait.
2013-09-15 11:18:06 +02:00