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
↓ 1 callers
Method
__getitem__
Get the index.
numpy/ma/core.py:6375
↓ 1 callers
Method
__getitem__
(self, indx)
numpy/ma/tests/test_subclassing.py:94
↓ 1 callers
Method
__getstate__
Return the internal state of the masked array. This is for pickling.
numpy/ma/mrecords.py:441
↓ 1 callers
Method
__gt__
Return (self > other) element-wise. See Also -------- greater
numpy/core/defchararray.py:2160
↓ 1 callers
Method
__imatmul__
Performs the operation __imatmul__.
numpy/array_api/_array_object.py:874
↓ 1 callers
Method
__init__
(self, parse_namedtuples=True, ns=None, atol=1e-8, rtol=1e-2)
tools/refguide_check.py:674
↓ 1 callers
Method
__init__
(self, value)
tools/npy_tempita/__init__.py:434
↓ 1 callers
Method
__init__
(self, path)
tools/c_coverage/c_coverage_report.py:46
↓ 1 callers
Method
__init__
(self, arch, cc)
doc/source/reference/simd/gen_features.py:31
↓ 1 callers
Method
__init__
(self, data, **kwargs)
numpy/core/arrayprint.py:1236
↓ 1 callers
Method
__init__
Create a DataSource with a local path at destpath.
numpy/lib/_datasource.py:246
↓ 1 callers
Method
__init__
(self, iterable)
numpy/linalg/lapack_lite/fortran.py:34
↓ 1 callers
Method
__init__
(self, name=None, filename=None)
numpy/linalg/lapack_lite/make_lite.py:73
↓ 1 callers
Method
__init__
(self)
numpy/tests/test_warnings.py:13
↓ 1 callers
Method
__init__
(self, cache_path=None, *factors)
numpy/distutils/ccompiler_opt.py:806
↓ 1 callers
Method
__init__
(self, *args, **kwargs)
numpy/distutils/tests/test_ccompiler_opt_conf.py:23
↓ 1 callers
Method
__init__
(self, forwarding_rule="always")
numpy/testing/_private/utils.py:2078
↓ 1 callers
Method
__int__
(self)
numpy/core/tests/test_multiarray.py:8796
↓ 1 callers
Method
__le__
Return (self <= other) element-wise. See Also -------- less_equal
numpy/core/defchararray.py:2150
↓ 1 callers
Method
__len__
(self)
numpy/core/tests/test_array_coercion.py:45
↓ 1 callers
Method
__lt__
(self, other)
numpy/core/tests/test_multiarray.py:2204
↓ 1 callers
Method
__lt__
(self, other)
numpy/testing/tests/test_utils.py:631
↓ 1 callers
Method
__matmul__
Performs the operation __matmul__.
numpy/array_api/_array_object.py:638
↓ 1 callers
Method
__mul__
(self, other)
numpy/core/tests/test_einsum.py:138
↓ 1 callers
Method
__mul__
(self, other)
numpy/ma/tests/test_core.py:2523
↓ 1 callers
Method
__ne__
(self, other)
numpy/core/tests/test_multiarray.py:9596
↓ 1 callers
Method
__new__
(subtype, filename, dtype=uint8, mode='r+', offset=0, shape=None, order='C')
numpy/core/memmap.py:209
↓ 1 callers
Method
__new__
(cls, arr)
numpy/core/tests/test_umath.py:195
↓ 1 callers
Method
__new__
(cls, shape, dtype=None, buf=None, offset=0, strides=None, formats=None, names=None, titles=No
numpy/ma/mrecords.py:104
↓ 1 callers
Method
__new__
(cls, *args, **kwargs)
numpy/array_api/_array_object.py:88
↓ 1 callers
Method
__radd__
(self, other)
numpy/core/tests/test_einsum.py:132
↓ 1 callers
Method
__repr__
(self)
numpy/core/tests/test_protocols.py:26
↓ 1 callers
Method
__repr__
(self)
numpy/lib/npyio.py:268
↓ 1 callers
Method
__repr__
Literal string representation.
numpy/ma/core.py:3999
↓ 1 callers
Method
__rfloordiv__
(self, other)
numpy/polynomial/_polybase.py:625
↓ 1 callers
Method
__rmatmul__
Performs the operation __rmatmul__.
numpy/array_api/_array_object.py:886
↓ 1 callers
Method
__setattr__
(self, attr, val)
numpy/core/records.py:267
↓ 1 callers
Method
__setitem__
(self, indx, value)
numpy/ma/core.py:6397
↓ 1 callers
Method
__setitem__
Sets the given record to value.
numpy/ma/mrecords.py:326
↓ 1 callers
Method
__setitem__
(self, index, value)
numpy/ma/tests/test_subclassing.py:101
↓ 1 callers
Method
__str__
(self)
numpy/core/records.py:237
↓ 1 callers
Method
__str__
(self)
numpy/ma/core.py:6404
↓ 1 callers
Method
__str__
(self)
numpy/polynomial/_polybase.py:355
↓ 1 callers
Method
__truediv__
Divide other into self, and return a new masked array.
numpy/ma/core.py:4268
↓ 1 callers
Method
__truediv__
(self, other)
numpy/f2py/symbolic.py:538
↓ 1 callers
Function
_accumulate
(values)
numpy/core/shape_base.py:559
↓ 1 callers
Function
_add_aliases
()
numpy/core/_type_aliases.py:94
↓ 1 callers
Function
_add_array_type
(typename, bits)
numpy/core/_type_aliases.py:203
↓ 1 callers
Function
_add_docstring
(obj, doc, warn_on_python)
numpy/core/function_base.py:483
↓ 1 callers
Function
_add_integer_aliases
()
numpy/core/_type_aliases.py:123
↓ 1 callers
Function
_add_trailing_padding
Inject the specified number of padding bytes at the end of a dtype
numpy/core/_internal.py:816
↓ 1 callers
Function
_add_types
()
numpy/core/_type_aliases.py:74
↓ 1 callers
Function
_aligned_offset
(offset, alignment)
numpy/core/_dtype.py:240
↓ 1 callers
Function
_append_field_name
* Append a PEP3118-formatted field name, ":name:", to str */
numpy/core/src/multiarray/buffer.c:96
↓ 1 callers
Function
_append_new
numpy/core/src/multiarray/usertypes.c:50
↓ 1 callers
Function
_append_str
numpy/core/src/multiarray/buffer.c:82
↓ 1 callers
Function
_array2string
(a, options, separator=' ', prefix="")
numpy/core/arrayprint.py:524
↓ 1 callers
Function
_array_descr_builtin
* Add to l all the items which uniquely define a builtin type */
numpy/core/src/multiarray/hashdescr.c:71
↓ 1 callers
Function
_array_descr_walk_fields
* Walk inside the fields and add every item which will be used for hashing * into the list l * * Return 0 on success */
numpy/core/src/multiarray/hashdescr.c:108
↓ 1 callers
Function
_array_descr_walk_subarray
* Walk into subarray, and add items for hashing in l * * Return 0 on success */
numpy/core/src/multiarray/hashdescr.c:193
↓ 1 callers
Function
_array_find_python_scalar_type
numpy/core/src/multiarray/common.c:40
↓ 1 callers
Function
_array_from_array_like
* Attempts to extract an array from an array-like object. * * array-like is defined as either * * * an object implementing the PEP 3118 buffer int
numpy/core/src/multiarray/ctors.c:1396
↓ 1 callers
Function
_array_from_buffer_3118
numpy/core/src/multiarray/ctors.c:1236
↓ 1 callers
Function
_array_repr_implementation
Internal version of array_repr() that allows overriding array2string.
numpy/core/arrayprint.py:1487
↓ 1 callers
Function
_array_str_implementation
Internal version of array_str() that allows overriding array2string.
numpy/core/arrayprint.py:1595
↓ 1 callers
Function
_array_vals
()
numpy/array_api/tests/test_elementwise_functions.py:86
↓ 1 callers
Function
_arraydescr_isnative
numpy/core/src/multiarray/descriptor.c:2173
↓ 1 callers
Function
_arraydescr_try_convert_from_dtype_attr
Expose to another file with a prefixed name */
numpy/core/src/multiarray/descriptor.c:138
↓ 1 callers
Function
_arraymethod
Return a class method wrapper around a basic array method. Creates a class method which returns a masked array, where the new ``_data``
numpy/ma/core.py:2544
↓ 1 callers
Function
_assert_equal_on_sequences
Asserts the equality of two non-array sequences.
numpy/ma/testutils.py:82
↓ 1 callers
Function
_assert_no_gc_cycles_context
(name=None)
numpy/testing/_private/utils.py:2283
↓ 1 callers
Function
_assert_no_warnings_context
(name=None)
numpy/testing/_private/utils.py:1781
↓ 1 callers
Function
_assert_warns_context
(warning_class, name=None)
numpy/testing/_private/utils.py:1716
↓ 1 callers
Function
_attempt_nocopy_reshape
* attempt to reshape an array without copying data * * The requested newdims are not checked, but must be compatible with * the size of self, which
numpy/core/src/multiarray/shape.c:370
↓ 1 callers
Function
_bad_strides
* This also makes sure that the data segment is aligned with * an itemsize address as well by returning one if not true. */
numpy/core/src/common/cblasfuncs.c:187
↓ 1 callers
Function
_bits_of
(obj)
numpy/core/_type_aliases.py:44
↓ 1 callers
Function
_block
Internal implementation of block based on repeated concatenation. `arrays` is the argument passed to block. `max_depth` is the depth of n
numpy/core/shape_base.py:673
↓ 1 callers
Function
_block_check_depths_match
Recursive function checking that the depths of nested lists in `arrays` all match. Mismatch raises a ValueError as described in the block
numpy/core/shape_base.py:477
↓ 1 callers
Function
_block_dispatcher
(arrays)
numpy/core/shape_base.py:692
↓ 1 callers
Function
_block_info_recursion
Returns the shape of the final array, along with a list of slices and a list of arrays that can be used for assignment inside the new arr
numpy/core/shape_base.py:620
↓ 1 callers
Function
_buffer_format_string
* Fill in str with an appropriate PEP 3118 format string, based on * descr. For structured dtypes, calls itself recursively. Each call extends * str
numpy/core/src/multiarray/buffer.c:190
↓ 1 callers
Function
_buffer_info_cmp
Compare two info structures */
numpy/core/src/multiarray/buffer.c:570
↓ 1 callers
Function
_buffer_info_free
* Checks whether the pointer is tagged, and then frees the cache list. * (The tag check is only for transition due to changed structure size in 1.20)
numpy/core/src/multiarray/buffer.c:671
↓ 1 callers
Function
_buffer_info_new
Fill in the info structure */
numpy/core/src/multiarray/buffer.c:459
↓ 1 callers
Function
_build_err_msg
()
numpy/testing/_private/utils.py:495
↓ 1 callers
Function
_build_import_library_amd64
()
numpy/distutils/mingw32ccompiler.py:389
↓ 1 callers
Function
_build_import_library_x86
Build the import libraries for Mingw32-gcc on Windows
numpy/distutils/mingw32ccompiler.py:409
↓ 1 callers
Method
_build_npy_pkg_config
(self, info, gd)
numpy/distutils/command/build_src.py:202
↓ 1 callers
Function
_byte_order_str
Normalize byteorder to '<' or '>'
numpy/core/_dtype.py:160
↓ 1 callers
Method
_c_arch_flags
Return detected arch flags from CFLAGS
numpy/distutils/fcompiler/gnu.py:233
↓ 1 callers
Function
_c_compile
(cfile, outputfilename, include_dirs=[], libraries=[], library_dirs=[])
numpy/testing/_private/extbuild.py:181
↓ 1 callers
Method
_cache
Cache the file specified by path. Creates a copy of the file in the datasource cache.
numpy/lib/_datasource.py:318
↓ 1 callers
Function
_calc_depend_dict
(vars)
numpy/f2py/crackfortran.py:2408
↓ 1 callers
Method
_calc_info
(self, name)
numpy/distutils/system_info.py:1973
↓ 1 callers
Method
_calc_info
(self)
numpy/distutils/system_info.py:2323
↓ 1 callers
Method
_calc_info_from_envvar
(self)
numpy/distutils/system_info.py:1963
↓ 1 callers
Method
_calc_info_from_envvar
(self)
numpy/distutils/system_info.py:2130
↓ 1 callers
Function
_calc_length
* the formula is len = (intp) ceil((stop - start) / step); */
numpy/core/src/multiarray/ctors.c:3028
↓ 1 callers
Method
_call_as_normal
Return arrays with the results of `pyfunc` broadcast (vectorized) over `args` and `kwargs` not in `excluded`.
numpy/lib/function_base.py:2337
↓ 1 callers
Function
_can_dot
Checks if we can use BLAS (np.tensordot) call and its beneficial to do so. Parameters ---------- inputs : list of str Specif
numpy/core/einsumfunc.py:413
← previous
next →
2,601–2,700 of 17,008, ranked by callers