.. |
alias_slice.rs
|
Simplify the construction of DVector.
|
2019-02-03 08:06:24 +01:00 |
alias.rs
|
Rename MatrixVec to VecStorage .
|
2018-12-06 20:51:29 +01:00 |
allocator.rs
|
Run rustfmt.
|
2018-11-06 18:32:20 +01:00 |
array_storage.rs
|
Fix out-of-bounds panic during deserialization; produce error instead.
|
2019-01-16 11:23:20 -05:00 |
blas.rs
|
Fix icamax_full doc-test.
|
2019-03-19 22:56:32 +01:00 |
cg.rs
|
Retain new_observer_frame as a deprecated wrapper function
|
2019-01-17 10:17:00 +01:00 |
componentwise.rs
|
Merge branch 'master-public' into sparse
|
2019-02-03 12:53:41 +01:00 |
constraint.rs
|
Run rustfmt.
|
2018-11-06 18:32:20 +01:00 |
construction_slice.rs
|
Run rustfmt.
|
2018-11-06 18:32:20 +01:00 |
construction.rs
|
Rename VecStorage::data/data_mut to ::as_vec/as_vec_mut
|
2019-02-03 11:48:42 +01:00 |
conversion.rs
|
Fix mint tests.
|
2019-03-19 22:53:21 +01:00 |
coordinates.rs
|
Add rustfmt.toml and run it.
|
2018-10-27 15:00:18 +02:00 |
default_allocator.rs
|
Rename MatrixVec to VecStorage .
|
2018-12-06 20:51:29 +01:00 |
dimension.rs
|
Replace explicit types with Self where possible.
|
2019-02-16 22:29:41 +01:00 |
edition.rs
|
Fix compilation with no-std.
|
2019-02-03 15:16:50 +01:00 |
helper.rs
|
Run rustfmt.
|
2018-11-06 18:32:20 +01:00 |
indexing.rs
|
Remove useless extern crate in doc-tests.
|
2019-02-03 11:01:11 +01:00 |
iter.rs
|
Fix rebase fallback + add missing docs.
|
2019-02-03 08:33:07 +01:00 |
matrix_alga.rs
|
Use Complex instead of Real whenever possible on the base/ module.
|
2019-02-23 11:24:07 +01:00 |
matrix_slice.rs
|
Replace explicit types with Self where possible.
|
2019-02-16 22:29:41 +01:00 |
matrix.rs
|
Decomposition results: return a real vector whenever applicable.
|
2019-03-19 14:22:59 +01:00 |
mod.rs
|
Fix rebase fallback + add missing docs.
|
2019-02-03 08:33:07 +01:00 |
norm.rs
|
Use Complex instead of Real whenever possible on the base/ module.
|
2019-02-23 11:24:07 +01:00 |
ops.rs
|
WIP use Complex instead of Real whenever possible on the linalg module.
|
2019-03-02 19:33:49 +01:00 |
properties.rs
|
WIP use Complex instead of Real whenever possible on the linalg module.
|
2019-03-02 19:33:49 +01:00 |
scalar.rs
|
Add rustfmt.toml and run it.
|
2018-10-27 15:00:18 +02:00 |
statistics.rs
|
Use Complex instead of Real whenever possible on the base/ module.
|
2019-02-23 11:24:07 +01:00 |
storage.rs
|
Rename MatrixVec to VecStorage .
|
2018-12-06 20:51:29 +01:00 |
swizzle.rs
|
Group swizzle methods by dimensional requirement.
|
2018-11-24 08:03:54 +01:00 |
unit.rs
|
Use Complex instead of Real whenever possible on the base/ module.
|
2019-02-23 11:24:07 +01:00 |
vec_storage.rs
|
Replace explicit types with Self where possible.
|
2019-02-16 22:29:41 +01:00 |