Commit 48babd0
authored
Remove test_cond_nan_input from TestCond (#2221)
This PR suggests removing `test_cond_input_nan` due to undefined
behavior for different backend in different versions of OpenBLAS and
OneMKL to avoid possible future falls
_Checking all input for nan's is expensive, so MKL lapack functions
don't do it_1 parent 11487c5 commit 48babd0
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | 344 | | |
355 | 345 | | |
356 | 346 | | |
| |||
0 commit comments