matrix_inverse package¶ Module that securely calculates the inverse of a secret-shared matrix using the MPyC framework. Submodules¶ matrix_inverse.matrix_inverse module bareiss_gaussian_elimination() convert_matrix_to_large_sec_fxp() determine_order_secfld() matrix_inverse() random_matrix_determinant() reciprocal_sec_num() scale_and_convert_matrix_to_sec_fld() scale_and_convert_to_secint()