module documentation

This is only meant to add docs to objects defined in C-extension modules. The purpose is to allow easier editing of the docstrings without requiring a re-compile.

NOTE: Many of the methods of ndarray have corresponding functions.
If you update these docstrings, please keep also the ones in core/fromnumeric.py, core/defmatrix.py up-to-date.
Function refer_to_array_attribute Undocumented
def refer_to_array_attribute(attr, method=True): (source)

Undocumented