datar.apis.misc
module
datar.apis.misc
Functions
array_ufunc
(
x
,ufunc
,*args
,kind
,**kwargs
)
— Implement the array ufunc</>
function
datar.apis.misc.
array_ufunc
(
x
, ufunc
, *args
, kind
, **kwargs
)
Implement the array ufunc
Allow other backends to override the behavior of the ufunc on different types of data.