Open discussion regarding features, bugs, issues, vendors, etc.
by zibi14 » Mon Jun 01, 2009 10:17 pm
There is a bug in the file dtgsy2.f in line 641. This is the original code in this line:
- Code: Select all
IE = ( I+1 ) - 1
And this is the corrected code:
- Code: Select all
IE = IWORK( I+1 ) - 1
This bug is in all the LAPACK versions 3.x.
Zbigniew Leyk
-
zibi14
-
- Posts: 9
- Joined: Tue Jan 30, 2007 6:57 pm
- Location: College Station, Texas
Return to User Discussion
Who is online
Users browsing this forum: No registered users and 0 guests