matrix_inverse package¶ Module that securely calculates the inverse of a secret-shared matrix using the MPyC framework. Submodules¶ matrix_inverse.asyncoro module YieldAwaitable YieldAwaitable.__await__() YieldAwaitable.value mpc_coro() mpc_coro_ignore() returnType() returnType_no_wrap() 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()