class TestProperties:
Undocumented
Method | test_asmatrix |
Undocumented |
Method | test_basic |
Undocumented |
Method | test_comparisons |
Undocumented |
Method | test_make_bool_matrix_from_str |
Undocumented |
Method | test_max |
Undocumented |
Method | test_min |
Undocumented |
Method | test_noaxis |
Undocumented |
Method | test_pinv |
Undocumented |
Method | test_prod |
Undocumented |
Method | test_ptp |
Undocumented |
Method | test_repr |
Undocumented |
Method | test_sum |
Test whether matrix.sum(axis=1) preserves orientation. Fails in NumPy <= 0.9.6.2127. |
Method | test_var |
Undocumented |