Update of /cvsroot/lapackpp/lapackpp
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv23291
Modified Files:
ChangeLog
Log Message:
2006-07-14 Christian Stimming <sti...@tu...>
* src/linslv.cc, testing/tGenSolve.cc, testing/tComplexSolve.cc:
Finally fix the solving functions for non-square matrices using QR
decomposition. These were broken all along, especially since the
"fix" on 2004-08-20. Now they work with all matrices again and the
testing programs have checking routines for "make check".
- View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/ChangeLog?r1=1.147&r2=1.148
|