Files
arpack-ng/TESTS
badshah400andAtri Bhattacharya 4d5e71774e [BUG FIX] Compare difference to 0 for equality. (#272)
In bug_79_double_complex, the bitwise comparison `res1 .ne. res2`
returns true on some archs (i586) though `res1` and `res2` are equal
upto double precision. Instead compare the absolute value of their
difference to double precision 0 which works on all archs. Fixes #269.

Co-authored-by: Atri Bhattacharya <A.Bhattacharya@uliege.be>
2020-11-19 23:19:09 +01:00
..
2018-06-23 15:17:57 +02:00
2019-01-10 11:12:29 +01:00
2018-06-23 15:17:57 +02:00
2012-02-21 17:23:02 +01:00