Commit Graph

9 Commits

Author SHA1 Message Date
Martin Kroeker 6c431239da
Split test condition in LU computation - non-denormal for computation, exact zero for reporting singularity 2023-03-29 22:14:21 +02:00
Martin Kroeker 12aabb9f9b
fix conditional 2023-03-29 09:44:33 +02:00
Martin Kroeker f3d21039ce
Improve fix from PR3924 (#3941)
* compare denominator against DBL_MIN rather than a somewhat arbitrary small number near it
2023-03-16 15:09:32 +01:00
Martin Kroeker 3d27cbd9a3
avoid overflow in division 2023-02-26 23:44:14 +01:00
Martin Kroeker a39ced0551
avoid overflow in division 2023-02-26 23:42:20 +01:00
Martin Kroeker b27ca78a21
Adapt to having only a subset of variable types supported 2020-10-11 14:46:24 +02:00
Zhang Xianyi 13f0f8c10e Refs #723. Avoid out of boundary for getf2. 2016-01-26 09:14:57 -06:00
Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-06-27 12:05:18 -07:00
Xianyi Zhang 342bbc3871 Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00