sebcrozet
|
e30db9e8b1
|
Add test for empty matrix multiplication.
|
2019-10-28 14:15:03 +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 |
Sébastien Crozet
|
5a4179c287
|
Re-enable most tests.
|
2018-02-03 13:59:05 +01:00 |
Sébastien Crozet
|
39d20306f1
|
Add symmetric quadratic form computation.
|
2018-02-03 13:59:05 +01:00 |
Sébastien Crozet
|
94c1ab8e7b
|
Add matrix slice construction from array slices.
|
2018-02-03 13:59:05 +01:00 |
Dzmitry Malyshau
|
94db3f533b
|
Mint rebase
|
2017-10-09 20:22:24 +02:00 |
Dzmitry Malyshau
|
2cd79851c3
|
Mint vector tests
|
2017-10-09 20:22:24 +02:00 |
Eduard Bopp
|
3a1fb0ed88
|
Fix feature flagging for abomonation-serialize
The tests can now be run without the abomonation feature. Also fixes a
bug in the feature flagging for abomonation.
|
2017-09-18 20:10:32 +02:00 |
Sébastien Crozet
|
48f80d99cc
|
Fix abomonation integration.
|
2017-08-15 19:36:38 +02:00 |
Sébastien Crozet
|
3f70af97dd
|
Add the most common matrix decompositions.
|
2017-08-15 19:07:18 +02:00 |