loki.analyse.tests.test_util_linear_algebra
Functions
|
|
|
|
|
|
|
- test_backsubstitution(upper_triangular_square_matrix, right_hand_side, expected, divison_operation)
- test_generate_row_echelon_form(matrix, result)
- test_enforce_integer_arithmetics_for_row_echelon_form(matrix, result)
- test_require_conditions(matrix, condition, result)
- test_is_independent_system(matrix, expected_result)
- test_yield_one_d_systems(matrix, rhs, list_of_lhs_column, list_of_rhs_column)