Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ functions
Functions
17,008 in github.com/numpy/numpy
⨍
Functions
17,008
◇
Types & classes
2,137
↳
Endpoints
358
Method
__array__
(self)
numpy/core/tests/test_array_coercion.py:709
Method
__array__
(self)
numpy/core/tests/test_array_coercion.py:835
Method
__array__
(self, *args, **kwargs)
numpy/core/tests/test_regression.py:2206
Method
__array__
(self)
numpy/core/tests/test_regression.py:2463
Method
__array__
(self, result=None)
numpy/core/tests/test_protocols.py:37
Method
__array__
(self)
numpy/core/tests/test_scalarmath.py:707
Method
__array__
(self)
numpy/core/tests/test_umath.py:2936
Method
__array__
(self)
numpy/core/tests/test_umath.py:3059
Method
__array__
(self, dtype=None)
numpy/core/tests/test_multiarray.py:877
Method
__array__
(self, *args, **kwargs)
numpy/core/tests/test_multiarray.py:3308
Method
__array__
(self)
numpy/core/tests/test_multiarray.py:6794
Method
__array__
(self)
numpy/core/tests/test_multiarray.py:8402
Method
__array__
(self)
numpy/core/tests/test_indexing.py:422
Method
__array__
Return corresponding data.
numpy/lib/arrayterator.py:127
Method
__array__
(self, t=None)
numpy/lib/user_array.py:39
Method
__array__
(self)
numpy/typing/tests/data/pass/ufunclike.py:16
Method
__array__
(self)
numpy/typing/tests/data/pass/arithmetic.py:29
Method
__array__
(self)
numpy/ma/tests/test_core.py:4630
Method
__array__
Warning: this method is NOT part of the array API spec. Implementers of other libraries need not include it, and users should not ass
numpy/array_api/_array_object.py:117
Method
__array_finalize__
(self, obj)
numpy/matrixlib/defmatrix.py:168
Method
__array_finalize__
(self, obj)
numpy/matrixlib/tests/test_masked_matrix.py:19
Method
__array_finalize__
(self, obj)
numpy/core/defchararray.py:2098
Method
__array_finalize__
(self, obj)
numpy/core/records.py:435
Method
__array_finalize__
(self, obj)
numpy/core/memmap.py:289
Method
__array_finalize__
(self, obj)
numpy/core/tests/test_regression.py:1117
Method
__array_finalize__
(self, obj)
numpy/core/tests/test_umath.py:4675
Method
__array_finalize__
(self, obj)
numpy/core/tests/test_umath.py:4684
Method
__array_finalize__
(self, obj)
numpy/core/tests/test_multiarray.py:9508
Method
__array_finalize__
(self)
numpy/core/tests/test_multiarray.py:9517
Method
__array_finalize__
(self, obj)
numpy/core/tests/test_multiarray.py:9542
Method
__array_finalize__
(self, obj)
numpy/core/tests/test_multiarray.py:9575
Method
__array_finalize__
(self, old)
numpy/core/tests/test_indexing.py:356
Method
__array_finalize__
(self, old)
numpy/core/tests/test_indexing.py:720
Method
__array_finalize__
(self, obj)
numpy/lib/tests/test_ufunclike.py:65
Method
__array_finalize__
(self, obj)
numpy/ma/core.py:6568
Method
__array_finalize__
(self, obj)
numpy/ma/mrecords.py:144
Method
__array_finalize__
(self, obj)
numpy/ma/tests/test_subclassing.py:31
Method
__array_function__
( self, func: Callable[..., Any], types: Collection[type[Any]], args: tuple[An
numpy/_typing/_array_like.py:47
Method
__array_function__
(self, func, types, args, kwargs)
numpy/core/tests/test_overrides.py:222
Method
__array_function__
(self, ufunc, method, *inputs, **kwargs)
numpy/core/tests/test_overrides.py:247
Method
__array_function__
(self, *args, **kwargs)
numpy/core/tests/test_overrides.py:452
Method
__array_function__
(*args, **kwargs)
numpy/core/tests/test_overrides.py:476
Method
__array_function__
(self, *args, **kwargs)
numpy/core/tests/test_overrides.py:512
Method
__array_function__
(self, func, types, args, kwargs)
numpy/core/tests/test_overrides.py:532
Method
__array_function__
(self, func, types, args, kwargs)
numpy/core/tests/test_overrides.py:546
Method
__array_function__
(self, function, types, args, kwargs)
numpy/lib/tests/test_twodim_base.py:282
Method
__array_function__
(self, *args, **kwargs)
numpy/testing/tests/test_utils.py:195
Method
__array_function__
(self, func, types, args, kwargs)
benchmarks/benchmarks/bench_overrides.py:37
Method
__array_interface__
(self)
numpy/core/tests/test_function_base.py:386
Method
__array_interface__
(self)
numpy/core/tests/test_mem_overlap.py:547
Method
__array_interface__
(self)
numpy/core/tests/test_array_coercion.py:702
Method
__array_interface__
(self)
numpy/core/tests/test_array_coercion.py:840
Method
__array_interface__
(self)
numpy/core/tests/test_multiarray.py:8544
Method
__array_namespace__
( self: Array, /, *, api_version: Optional[str] = None )
numpy/array_api/_array_object.py:456
Method
__array_prepare__
(self, obj, context)
numpy/core/tests/test_umath.py:2967
Method
__array_prepare__
(self, arr, context)
numpy/core/tests/test_umath.py:3165
Method
__array_prepare__
(self, arr, context=None)
numpy/core/tests/test_umath.py:3203
Method
__array_prepare__
(self, obj, context=None)
numpy/core/tests/test_umath.py:4680
Method
__array_prepare__
(self, obj, context=None)
numpy/core/tests/test_umath.py:4690
Method
__array_priority__
(self)
numpy/core/tests/test_multiarray.py:3922
Method
__array_struct__
(self)
numpy/core/tests/test_array_coercion.py:706
Method
__array_struct__
(self)
numpy/core/tests/test_array_interface.py:151
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kwargs)
numpy/core/tests/test_ufunc.py:2331
Method
__array_ufunc__
(self, func, method, *inputs, **kwargs)
numpy/core/tests/test_umath.py:3263
Method
__array_ufunc__
(self, func, method, *inputs, **kwargs)
numpy/core/tests/test_umath.py:3274
Method
__array_ufunc__
(self, func, method, *inputs, **kwargs)
numpy/core/tests/test_umath.py:3279
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kwargs)
numpy/core/tests/test_umath.py:3622
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kwargs)
numpy/core/tests/test_umath.py:3641
Method
__array_ufunc__
(self, *args, **kwargs)
numpy/core/tests/test_umath.py:3728
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kw)
numpy/core/tests/test_multiarray.py:3943
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kw)
numpy/core/tests/test_multiarray.py:3961
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kw)
numpy/core/tests/test_multiarray.py:4007
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kw)
numpy/core/tests/test_multiarray.py:4028
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kwargs)
numpy/core/tests/test_multiarray.py:4081
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kwargs)
numpy/lib/tests/test_mixins.py:19
Method
__array_ufunc__
(self, ufunc, method, *inputs, **kwargs)
numpy/ma/tests/test_subclassing.py:170
Method
__array_wrap__
(self, arr, context=None)
numpy/core/memmap.py:319
Method
__array_wrap__
(self, arr, context)
numpy/core/tests/test_umath.py:198
Method
__array_wrap__
(self, arr, context)
numpy/core/tests/test_umath.py:2939
Method
__array_wrap__
(self, obj, context)
numpy/core/tests/test_umath.py:2964
Method
__array_wrap__
(self, arr, context)
numpy/core/tests/test_umath.py:3062
Method
__array_wrap__
(self, obj)
numpy/core/tests/test_umath.py:3117
Method
__array_wrap__
(self, obj)
numpy/core/tests/test_umath.py:3121
Method
__array_wrap__
(self, new)
numpy/core/tests/test_multiarray.py:9626
Method
__array_wrap__
(self, arr)
numpy/lib/tests/test_function_base.py:2461
Method
__array_wrap__
(self, obj, context=None)
numpy/lib/tests/test_ufunclike.py:60
Method
__array_wrap__
(self, obj, context=None)
numpy/ma/core.py:6585
Method
__array_wrap__
(self, obj, context=None)
numpy/ma/tests/test_subclassing.py:143
Function
__bit_generator_ctor
Pickling helper function that returns a bit generator object Parameters ---------- bit_generator_name : str String containin
numpy/random/_pickle.py:17
Method
__bool__
(self)
tools/npy_tempita/__init__.py:627
Method
__bool__
(self)
numpy/_globals.py:87
Method
__bool__
(self)
numpy/core/_internal.py:648
Method
__bool__
(self)
numpy/core/tests/test_nditer.py:3018
Method
__bool__
(self)
numpy/core/tests/test_multiarray.py:8294
Method
__bool__
(self)
numpy/core/tests/test_multiarray.py:8751
Method
__bool__
(self)
numpy/core/tests/test_numeric.py:1523
Method
__bool__
(self)
numpy/core/tests/test_numeric.py:1532
Method
__bool__
(self)
numpy/core/tests/test_numeric.py:1540
Method
__bool__
(self)
numpy/core/tests/test_numeric.py:1579
Method
__bool__
(self)
numpy/ma/tests/test_core.py:255
← previous
next →
5,001–5,100 of 17,008, ranked by callers