Improve precision for mean, std, var, cumsum. #1073
Annotations
10 errors
numpy_groupies/tests/test_compare.py#L137
test_cmp[np/py-mean-0]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
numpy_groupies/tests/test_compare.py#L137
test_cmp[np/py-mean-1]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
numpy_groupies/tests/test_compare.py#L137
test_cmp[np/py-mean-nan]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
numpy_groupies/tests/test_compare.py#L137
test_cmp[np/py-std-0]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
numpy_groupies/tests/test_compare.py#L137
test_cmp[np/py-std-1]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
numpy_groupies/tests/test_compare.py#L137
test_cmp[np/py-std-nan]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
numpy_groupies/tests/test_compare.py#L137
test_cmp[np/py-var-0]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
numpy_groupies/tests/test_compare.py#L137
test_cmp[np/py-var-1]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
numpy_groupies/tests/test_compare.py#L137
test_cmp[np/py-var-nan]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
numpy_groupies/tests/test_compare.py#L137
test_cmp[numba/np-mean-0]
TypeError: ufunc 'isfinite' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
|
This job failed
Loading