numerical/lu_decomposition library

Functions

luDecomposition(List<List<double>> A) List<Map<String, dynamic>>
LU decomposition with partial pivoting (Doolittle algorithm).