class TestAlgebra:
Undocumented
Method | test_basic |
Undocumented |
Method | test_notimplemented |
Check that 'not implemented' operations produce a failure. |
Method | test_pow |
Test raising a matrix to an integer power works as expected. |
Method | test_scalar_type_pow |
Undocumented |