Hi Ake, indeed, the merging was not correct. This has been corrected in rev 1099. Thank you! Julie On Oct 22, 2011, at 10:52 AM, Ake Sandgren wrote: Hi! Commit r977 changed the DO WHILE ((A(I,J).NE.ZERO).AND.(I.GE.1) to DO WHILE ((A(I,J).EQ.ZERO).AND.(I.GT.1)) i.e. .NE.ZERO to .EQ.ZERO commit r1006 reverts that change. Which one should it be? /?ke Sandgren _______________________________________________ Lapack mailing list Lapack@Domain.Removed http://lists.eecs.utk.edu/mailman/listinfo/lapack |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Lapack] SGBSV function, julie langou |
|---|---|
| Next by Date: | [Lapack] xlanhf div by zero, julie langou |
| Previous by Thread: | [Lapack] commit r1006 reverts the change made in commit r977, Ake Sandgren |
| Next by Thread: | [Lapack] scsdts doesn't properly handle M == 0, Ake Sandgren |
| Indexes: | [Date] [Thread] |