Avoid taking the root of a negative number
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sat, 22 Dec 2018 21:30:29 +0000 (22:30 +0100)
committerGitHub <noreply@github.com>
Sat, 22 Dec 2018 21:30:29 +0000 (22:30 +0100)
commitf343ed65b59b04d9757bf10fcc9fec938d9895a2
treed82d5000ac442830d867da78fc1daec75f4dde67
parenta5a111852726a48e2a3dfc67cc693964b5f1240e
Avoid taking the root of a negative number

Fixes #1924 where numpy 1.17+ would report the (transient) FE_INVALID exception raised for the domain error.
driver/level3/syrk_thread.c