Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module « numpy »

Fonction get_array_wrap - module numpy

Signature de la fonction get_array_wrap

def get_array_wrap(*args) 

Description

get_array_wrap.__doc__

Find the wrapper for the array with the highest priority.

    In case of ties, leftmost wins. If no wrapper is found, return None