| Commit | Date | |
|---|---|---|
| 2007-04-09 12:15:44 | Tree | |
|
[r2293]
by
ltilib
doerfler: @CHG: all functors that use LAPACK functionality now use lti::integer defined in ltiLapackInterface.h for integer types instead of long which is not portable over Distros. |
2006-09-11 17:05:23 | Tree |
|
[r2292]
by
ltilib
doerfler: @ADD: new typedef lti::integer in ltiLapackInterface.h. This type is used as integer type in all LAPACK related functors and is the same as the one found in f2c.h. |
2006-09-11 17:04:26 | Tree |
| 2006-03-10 20:21:57 | Tree | |
|
[r2157]
by
alvarado
More details in the progress info are now possible, to allow better progress objects. |
2006-03-10 18:53:04 | Tree |
| 2006-03-10 18:52:05 | Tree | |
| 2006-03-10 02:53:11 | Tree | |
|
[r2139]
by
ltilib
doerfler: now that almost all files were changed by applying the changeCopyright.sh script we now needed to apply it again - after all, these files were changed in the repo. |
2006-02-07 18:48:17 | Tree |
| 2005-11-14 18:04:51 | Tree | |
|
[r1983]
by
ltilib
doerfler: @CHG: lti::fastEigenSystem and thus lti::unifiedSymmetricEigenSystem now has a parameter to choose between using the LAPACK algorithms xSYEVR and (new) xSYEVX. While the former is faster it hangs on at least one almost singular matrix (see bug report 1001472). The latter is slower but works on the example given in the report. Thus EVX is now *DEFAULT*. When sure that no singular matrices occur *do* switch to useRRR=true! |
2005-11-05 05:03:16 | Tree |