Skip to content

nwh/luimc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUIMC - LU In Matlab Code

LUIMC implements the LU factorization in Matlab code. The user is able to select from the following pivoting methods:

  • partial
  • complete
  • rook
  • none

Author: Nick Henderson

Email: [email protected]

Files

  • luimc.m: LU factorization
  • luimc_test.m: test function
  • luimc_drv1.m: test driver

History

  • <2011-11-28 Mon> first version uploaded to github

About

LU Factorization in Matlab Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages