Fabian Joswig
|
eedad7deda
|
docstrings and tests added to linalg module
|
2021-10-25 21:59:12 +01:00 |
|
Fabian Joswig
|
f395cb3d88
|
Complex scalar array operations now correctly overloaded
|
2021-10-25 15:10:18 +01:00 |
|
Fabian Joswig
|
d4b86f5f73
|
linalg.matmul now works with any number of operands
|
2021-10-25 13:58:16 +01:00 |
|
Fabian Joswig
|
e1fd4606d3
|
Tests made more rigorous
|
2021-10-23 17:24:39 +01:00 |
|
Fabian Joswig
|
c3f8b24a21
|
matrix valued operations speed up, inv and cholesky explictly added
|
2021-10-22 14:24:51 +01:00 |
|
Fabian Joswig
|
abdff600e6
|
Added test_complex_matrix_inverse
|
2021-10-17 13:35:27 +01:00 |
|
Fabian Joswig
|
15333d2629
|
New test for matrix inverse with matrix containing floats r integers
|
2021-10-17 12:45:30 +01:00 |
|
Fabian Joswig
|
e46746e4ca
|
removed unnecessary imports from tests
|
2021-10-15 14:13:06 +01:00 |
|
Fabian Joswig
|
bb9790acd7
|
fixed seed added to tests
|
2021-10-15 13:05:00 +01:00 |
|
Fabian Joswig
|
7af1768a85
|
CI set up
|
2021-10-12 13:57:41 +01:00 |
|