Undocumented
Constant | UNARY_OBJECT_UFUNCS |
Undocumented |
Constant | UNARY_UFUNCS |
Undocumented |
Class | TestUfunc |
No class docstring; 0/2 class variable, 4/111 methods documented |
Class | TestUfuncGenericLoops |
Test generic loops. |
Class | TestUfuncKwargs |
Undocumented |
Function | _pickleable_module_global |
Undocumented |
Function | test_reduce_casterrors |
Undocumented |
Function | test_trivial_loop_invalid_cast |
Undocumented |
Function | test_ufunc_casterrors |
Undocumented |
Function | test_ufunc_methods_floaterrors |
Undocumented |
Function | test_ufunc_noncontiguous |
Check that contiguous and non-contiguous calls to ufuncs have the same results for values in range(9) |
Function | test_ufunc_types |
Check all ufuncs that the correct type is returned. Avoid object and boolean types since many operations are not defined for for them. |
Function | test_ufunc_warn_with_nan |
Undocumented |
Undocumented
Value |
|
Undocumented
Undocumented
Undocumented
Check all ufuncs that the correct type is returned. Avoid object and boolean types since many operations are not defined for for them.
Choose the shape so even dot and matmul will succeed