class documentation

class TestMatrixPower: (source)

View In Hierarchy

Undocumented

Method test_exceptions_bad_power Undocumented
Method test_exceptions_non_square Undocumented
Method test_exceptions_not_invertible Undocumented
Method test_large_power Undocumented
Method test_power_is_minus_one Undocumented
Method test_power_is_one Undocumented
Method test_power_is_two Undocumented
Method test_power_is_zero Undocumented
Class Variable dtnoinv Undocumented
Class Variable noninv Undocumented
Class Variable rshft_0 Undocumented
Class Variable rshft_1 Undocumented
Class Variable rshft_2 Undocumented
Class Variable rshft_3 Undocumented
Class Variable rshft_all Undocumented
Class Variable stacked Undocumented
def test_exceptions_bad_power(self, dt): (source)

Undocumented

def test_exceptions_non_square(self, dt): (source)

Undocumented

@pytest.mark.skipif(IS_WASM, reason='fp errors don\'t work in wasm')
def test_exceptions_not_invertible(self, dt): (source)

Undocumented

def test_large_power(self, dt): (source)

Undocumented

def test_power_is_minus_one(self, dt): (source)

Undocumented

def test_power_is_one(self, dt): (source)

Undocumented

def test_power_is_two(self, dt): (source)

Undocumented

def test_power_is_zero(self, dt): (source)

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

Undocumented

rshft_all = (source)

Undocumented

Undocumented