Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

numpy generlized ufunc

In regular ufuncs, the elementary function 
is limited to element-by-element operations, 
whereas the generalized version (gufuncs) 
supports “sub-array” by “sub-array” operations. 
 
 
PREVIOUS NEXT
Tagged: #numpy #generlized #ufunc
ADD COMMENT
Topic
Name
9+8 =