Module lu

Module lu 

Source
Expand description

LU decomposition algorithms

This module provides LU decomposition with partial pivoting for solving linear systems and computing matrix properties.