Malte Tammena
|
925fc1edd7
|
Annotate functions with #[must_use] where appropriate
|
2021-06-06 11:28:12 +02: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 |
|
Sébastien Crozet
|
3359e25435
|
Cholesky: add unchecked construction compatible with AoSoA SIMD.
|
2020-06-07 09:05:10 +02:00 |
|
sebcrozet
|
f8cd26cfa9
|
Replace alga by simba.
|
2020-03-21 12:16:46 +01:00 |
|
Nestor Demeure
|
b29231cf7b
|
found uneeded storagemut
|
2020-03-02 12:45:36 +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
|
921a05d523
|
Implement some BLAS opertaions involving adjoint.
|
2019-03-23 11:48:12 +01:00 |
|
sebcrozet
|
77f048b6b9
|
WIP use Complex instead of Real whenever possible on the linalg module.
|
2019-03-02 19:33:49 +01:00 |
|
Jack Wrenn
|
57123ed6aa
|
Overloaded Indexing
|
2018-12-29 13:41:56 +01: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
|
3f70af97dd
|
Add the most common matrix decompositions.
|
2017-08-15 19:07:18 +02:00 |
|