-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Milestone
Description
Implement http://docs.scipy.org/doc/numpy/reference/generated/numpy.mean.html
Parameters:
- x
- axis
- dtype
- out
- keepDim
ToDo:
- call PyArray_FromAny
- use PyArray_Return for return values
Reactions are currently unavailable