提交 3fcec167 authored 作者: Frederic's avatar Frederic

fix tests errors when scipy is not available.

上级 50c16b4a
......@@ -1245,6 +1245,8 @@ if imported_scipy_special:
else:
expected_erf = []
expected_erfc = []
expected_gammaln = []
expected_psi = []
skip_scipy = "scipy is not present"
ErfTester = makeBroadcastTester(
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论