numpy.matrixlib.tests.test_interaction
numpy
matrixlib
tests
test_interaction
Tests of interaction of matrix with other parts of numpy.
Note that tests with MaskedArray and linalg are done in separate files.
TestConcatenatorMatrix
like_function
test_apply_along_axis_matrix
test_array_almost_equal_matrix
test_array_astype
test_array_equal_error_message_matrix
test_average_matrix
test_dot_scalar_and_matrix_of_objects
test_ediff1d_matrix
test_fancy_indexing
test_inner_scalar_and_matrix
test_inner_scalar_and_matrix_of_objects
test_iter_allocate_output_subtype
test_kron_matrix
test_nanfunctions_matrices
test_nanfunctions_matrices_general
test_object_scalar_multiply
test_partition_matrix_none
test_polynomial_mapdomain
test_sort_matrix_none
test_stack
test_trapz_matrix
Undocumented