maLU's Project Page


reference: Mixed accelerated techniques for solving dense linear systems

geboost.mboosting LU factorization
plu.mefficient Parker's algorithm
slu.mStewart's algorithm based on geboost factorization
parker_sol_old.mParker's algorithm
malu.mmixed accelerated LU (Parker + Stewart)

Copyright (C) 2023 A.S.Papadakis,E.Gallopoulos
 
These codes are free; you can redistribute them and/or
modify them under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
 
These codes are distributed in the hope that they will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.