Sébastien Crozet
|
dd6c40016e
|
Remove the Copy requirement from SimdRealField.
|
2021-08-04 17:34:25 +02:00 |
|
Sébastien Crozet
|
8c6ebf2757
|
Implement the single-allocator-trait approach.
|
2021-08-02 18:41:46 +02:00 |
|
Sébastien Crozet
|
d34fed45bc
|
Merge branch 'dev' into ub3
|
2021-08-02 18:40:33 +02:00 |
|
Rémi Lauzier
|
c35f792b4f
|
Fix some warnings
|
2021-07-27 19:24:55 -04:00 |
|
Violeta Hernández
|
10b5dc9bb6
|
Many miscellaneous improvements throughout
|
2021-07-17 20:19:20 -05:00 |
|
Violeta Hernández
|
c01d591478
|
We have reached compilation!
|
2021-07-17 13:01:03 -05:00 |
|
Violeta Hernández
|
a6b8dd6d78
|
Checkpoint #10
|
2021-07-17 02:52:57 -05:00 |
|
Malte Tammena
|
9fb963017f
|
Simplify default #[must_use] annotation
|
2021-06-07 16:34:03 +02:00 |
|
Malte Tammena
|
39aa52d019
|
Add must_use annotations in src/**/*.rs
|
2021-06-06 14:46:36 +02:00 |
|
Malte Tammena
|
925fc1edd7
|
Annotate functions with #[must_use] where appropriate
|
2021-06-06 11:28:12 +02:00 |
|
Crozet Sébastien
|
95b021dbfb
|
Don't enable serde by default.
Don't enable `serde/std` by default.
Add a `serde-serialize-no-std` feature to enable serde without its default features.
|
2021-04-12 12:14:16 +02:00 |
|
Crozet Sébastien
|
24d546d3b6
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
|
Crozet Sébastien
|
35ec135d2c
|
Fix compilation after rebase.
|
2021-04-11 13:53:45 +02:00 |
|
Crozet Sébastien
|
6699039fec
|
Fix rebase-induced compilation error.
|
2021-02-25 15:51:13 +01:00 |
|
Crozet Sébastien
|
598c217d75
|
Move the col_piv_qr method to the decomposition module.
|
2021-02-25 13:28:42 +01:00 |
|
Crozet Sébastien
|
308d95386e
|
Fix all tests and the ColPivQR::solve.
|
2021-02-25 12:06:04 +01:00 |
|