Open
Description
https://github.com/wncc/Hello-Foss-PyThread.cpp/blob/main/src/LU_factorisation.cpp
The given code snippet does not include partial pivoting . This would create issue when large matrix is multiplied . Update the code such that there will this feature is used.