Andreas Longva
|
34f4537376
|
Use view* instead of slice* methods in src/
|
2022-11-14 14:14:42 +01:00 |
|
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 |
|
Violeta Hernández
|
10b5dc9bb6
|
Many miscellaneous improvements throughout
|
2021-07-17 20:19:20 -05:00 |
|
Violeta Hernández
|
a6b8dd6d78
|
Checkpoint #10
|
2021-07-17 02:52:57 -05:00 |
|
Violeta Hernández
|
87fe2b30df
|
Checkpoint #9
|
2021-07-16 23:17:56 -05:00 |
|
Rémi Lauzier
|
78da5209e9
|
Fix some clippy warnings
|
2021-07-03 23:43:45 -04:00 |
|
Crozet Sébastien
|
24d546d3b6
|
Rename generic parameter N -> T
|
2021-04-11 13:57:54 +02:00 |
|
Crozet Sébastien
|
e852df6124
|
Add sections for most Matrix methods.
|
2020-11-15 16:57:49 +01:00 |
|
sebcrozet
|
bbb3be512e
|
Run cargo fmt.
|
2020-04-05 18:49:48 +02:00 |
|
sebcrozet
|
f8cd26cfa9
|
Replace alga by simba.
|
2020-03-21 12:16:46 +01:00 |
|
sebcrozet
|
5b28c39fa7
|
Rename Complex to ComplexField.
|
2019-03-25 11:19:36 +01:00 |
|
sebcrozet
|
3cbe60523a
|
2018 edition.
|
2019-03-23 14:33:47 +01:00 |
|
sebcrozet
|
b0a9eab0b9
|
Final SVD fix.
|
2019-03-19 22:52:57 +01:00 |
|
sebcrozet
|
2f0d95bdbb
|
Fix most tests.
|
2019-03-19 12:00:10 +01:00 |
|
sebcrozet
|
e4748c69ce
|
Start fixing SVD.
|
2019-03-18 11:23:19 +01:00 |
|
sebcrozet
|
77f048b6b9
|
WIP use Complex instead of Real whenever possible on the linalg module.
|
2019-03-02 19:33:49 +01:00 |
|
sebcrozet
|
14ad10a7e0
|
Add rustfmt.toml and run it.
|
2018-10-27 15:00:18 +02:00 |
|
Bruce Mitchener
|
175c41ed3a
|
Typo fixes.
|
2018-09-24 21:15:07 +02:00 |
|
sebcrozet
|
ca093fad29
|
Move core/* to base/* + add conditional compilation to dynamics matrices when no_std is enabled.
|
2018-05-26 22:07:57 +02:00 |
|
Sébastien Crozet
|
662cc9cd7f
|
Run rust fmt.
|
2018-02-03 13:59:05 +01:00 |
|
Sébastien Crozet
|
3e349b80cf
|
Implement serde traits for all linalg structs.
|
2017-08-15 19:07:18 +02:00 |
|
Sébastien Crozet
|
3f70af97dd
|
Add the most common matrix decompositions.
|
2017-08-15 19:07:18 +02:00 |
|