Commit graph

8 commits

Author SHA1 Message Date
Fabian Joswig
0954ebee6e test: test for jack_matmul with mutliple operands extended 2021-11-18 11:03:55 +00:00
Fabian Joswig
cf1c38462d test: test for jack_matmul with multiple operands added 2021-11-18 11:02:31 +00:00
Fabian Joswig
865830af4c feat: alternative matrix multiplication routine jack_matmul implemented 2021-11-17 16:57:08 +00:00
Fabian Joswig
d26bbdc3bd expand_deltas renamed to _expand_deltas and made a function instead of
class method
2021-11-12 11:41:23 +00:00
Fabian Joswig
b80b746fae test for irregular matrix inverse added 2021-11-12 09:56:07 +00:00
Fabian Joswig
17f7753225 test for derived_array and irregular histories added 2021-11-11 11:15:25 +00:00
Fabian Joswig
d9f4e5b453 T_symmetry test added 2021-11-02 11:23:11 +00:00
Fabian Joswig
b5f3dd6ac3 Benchmarks added 2021-10-26 10:20:47 +01:00
Renamed from tests/test_linalg.py (Browse further)