Mercurial > hg > octave-nkf
log scripts/sparse/ichol.m @ 19247:38937efbee21
age | author | description |
---|---|---|
Tue, 26 Aug 2014 15:27:21 -0700 | Rik | Incorporate new functions ichol and ilu into Octave. |
Mon, 18 Aug 2014 12:32:16 +0100 | Eduardo Ramos (edu159) | Removed ichol0.cc, icholt.cc, ilu0.cc, iluc.cc, ilutp.cc. Created __ichol__.cc and __ilu__.cc. Minor bugs fixed. |
Tue, 12 Aug 2014 15:58:18 +0100 | Eduardo Ramos (edu159) | Added all the files related with ilu.m and ichol.m functions. |