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
↓ 3 callers
Method
_to_unsigned
(self, vector)
numpy/core/tests/test_simd.py:94
↓ 3 callers
Method
_true_mask
(self)
numpy/core/tests/test_simd.py:90
↓ 3 callers
Function
_try_convert_from_dtype_attr
* This function creates a dtype object when the object has a "dtype" attribute, * and it can be converted to a dtype object. * * Returns `Py_NotImp
numpy/core/src/multiarray/descriptor.c:84
↓ 3 callers
Function
_unpack_field
Helper function to normalize the items in dtype.fields. Call as: dtype, offset, title = _unpack_field(*dtype.fields[name])
numpy/core/_dtype.py:52
↓ 3 callers
Function
_unsigned_subtract
Subtract two values where a >= b, and produce an unsigned result This is needed when finding the difference between the upper and lower
numpy/lib/histograms.py:334
↓ 3 callers
Function
_ureduce
Internal Function. Call `func` with `a` as first argument swapping the axes to use extended axis on functions that don't support it nativ
numpy/lib/function_base.py:3763
↓ 3 callers
Function
_zseries_to_cseries
Convert z-series to a Chebyshev series. Convert a z series to the equivalent Chebyshev series. The result is never an empty array. The dtype
numpy/polynomial/chebyshev.py:158
↓ 3 callers
Function
add_and_return_legacy_wrapping_ufunc_loop
* Note, this function returns a BORROWED references to info since it adds * it to the loops. */
numpy/core/src/umath/dispatching.c:690
↓ 3 callers
Function
add_newdoc
Add documentation to an existing object, typically one defined in C The purpose is to allow easier editing of the docstrings without requiri
numpy/core/function_base.py:497
↓ 3 callers
Function
angle
Return the angle of the complex argument. Parameters ---------- z : array_like A complex number or sequence of complex numbe
numpy/lib/function_base.py:1607
↓ 3 callers
Method
any
Test whether any array element along a given axis evaluates to True. Refer to `numpy.any` for full documentation. Parameter
numpy/matrixlib/defmatrix.py:549
↓ 3 callers
Function
arccos
Compute the inverse cosine of x. Return the "principal value" (for a description of this, see `numpy.arccos`) of the inverse cosine of `
numpy/lib/scimath.py:487
↓ 3 callers
Function
arcsin
Compute the inverse sine of x. Return the "principal value" (for a description of this, see `numpy.arcsin`) of the inverse sine of `x`.
numpy/lib/scimath.py:532
↓ 3 callers
Method
arr_equal
(self, arr1, arr2)
numpy/f2py/tests/test_array_from_pyobj.py:355
↓ 3 callers
Function
array2string
Return a string representation of an array. Parameters ---------- a : ndarray Input array. max_line_width : int, optiona
numpy/core/arrayprint.py:562
↓ 3 callers
Function
array_item_asarray
* C-level integer indexing always returning an array and never a scalar. * Works also for subclasses, but it will not be called on one from the * Py
numpy/core/src/multiarray/mapping.c:1256
↓ 3 callers
Function
array_iter_base_dealloc
numpy/core/src/multiarray/iterators.c:165
↓ 3 callers
Function
arraydescr_protocol_typestr_get
numpy/core/src/multiarray/descriptor.c:2021
↓ 3 callers
Function
as_array
Create a numpy array from a ctypes array or POINTER. The numpy array shares the memory with the ctypes object. The shape pa
numpy/ctypeslib.py:506
↓ 3 callers
Function
as_factors
Return expression as FACTORS expression.
numpy/f2py/symbolic.py:1074
↓ 3 callers
Function
as_ge
(left, right)
numpy/f2py/symbolic.py:1055
↓ 3 callers
Function
as_gt
(left, right)
numpy/f2py/symbolic.py:1051
↓ 3 callers
Function
as_integer
Return object as INTEGER constant.
numpy/f2py/symbolic.py:963
↓ 3 callers
Function
as_le
(left, right)
numpy/f2py/symbolic.py:1047
↓ 3 callers
Function
as_ne
(left, right)
numpy/f2py/symbolic.py:1039
↓ 3 callers
Function
as_terms
Return expression as TERMS expression.
numpy/f2py/symbolic.py:1059
↓ 3 callers
Function
assert_arctan2_isnzero
(x, y)
numpy/core/tests/test_umath.py:2160
↓ 3 callers
Function
assert_arctan2_ispzero
(x, y)
numpy/core/tests/test_umath.py:2156
↓ 3 callers
Function
assert_shapes_correct
(input_shapes, expected_shape)
numpy/lib/tests/test_stride_tricks.py:14
↓ 3 callers
Function
assert_state_equal
(actual, target)
numpy/random/tests/test_direct.py:39
↓ 3 callers
Function
asstr
(s)
numpy/compat/py3k.py:44
↓ 3 callers
Method
begin
(self, state_name)
numpy/linalg/lapack_lite/clapack_scrub.py:20
↓ 3 callers
Function
bitwise_and
Array API compatible wrapper for :py:func:`np.bitwise_and <numpy.bitwise_and>`. See its docstring for more information.
numpy/array_api/_elementwise_functions.py:131
↓ 3 callers
Function
bitwise_or
Array API compatible wrapper for :py:func:`np.bitwise_or <numpy.bitwise_or>`. See its docstring for more information.
numpy/array_api/_elementwise_functions.py:178
↓ 3 callers
Function
bitwise_xor
Array API compatible wrapper for :py:func:`np.bitwise_xor <numpy.bitwise_xor>`. See its docstring for more information.
numpy/array_api/_elementwise_functions.py:213
↓ 3 callers
Function
buffer_length
(arr)
numpy/core/tests/test_unicode.py:6
↓ 3 callers
Function
buildimplicitrules
(block)
numpy/f2py/crackfortran.py:2282
↓ 3 callers
Function
c_sqrt
numpy/linalg/lapack_lite/f2c.c:640
↓ 3 callers
Function
calc_first_octant
numpy/fft/_pocketfft.c:74
↓ 3 callers
Function
call_gesv
numpy/linalg/umath_linalg.cpp:1635
↓ 3 callers
Function
call_gqr
numpy/linalg/umath_linalg.cpp:3298
↓ 3 callers
Function
can_cast_datetime64_metadata
* This provides the casting rules for the DATETIME data type metadata. */
numpy/core/src/multiarray/datetime.c:1389
↓ 3 callers
Function
can_cast_datetime64_units
* This provides the casting rules for the DATETIME data type units. */
numpy/core/src/multiarray/datetime.c:1297
↓ 3 callers
Function
can_cast_timedelta64_metadata
* This provides the casting rules for the TIMEDELTA data type metadata. */
numpy/core/src/multiarray/datetime.c:1416
↓ 3 callers
Function
can_link_svml
SVML library is supported only on x86_64 architecture and currently only on linux
numpy/core/setup.py:71
↓ 3 callers
Function
cfftp_forward
numpy/fft/_pocketfft.c:958
↓ 3 callers
Function
cgehrd_
Subroutine */
numpy/linalg/lapack_lite/f2c_c_lapack.c:1986
↓ 3 callers
Method
check_compressed
(self, fopen, suffixes)
numpy/lib/tests/test_io.py:641
↓ 3 callers
Method
check_decl
(self, symbol, headers=None, include_dirs=None)
numpy/distutils/command/config.py:172
↓ 3 callers
Function
check_dir
Returns a mapping of all objects with the wrong __module__ attribute.
numpy/tests/test_public_api.py:20
↓ 3 callers
Function
check_factor
* It would make more sense to test this early on, but this allows testing * error returns. */
numpy/core/src/umath/_scaled_float_dtype.c:264
↓ 3 callers
Method
check_function
(self, function, sz)
numpy/random/tests/test_randomstate.py:1906
↓ 3 callers
Method
check_function
(self, function, sz)
numpy/random/tests/test_generator_mt19937.py:2484
↓ 3 callers
Method
check_function
(self, function, sz)
numpy/random/tests/test_random.py:1629
↓ 3 callers
Method
check_function
(self, t, tname)
numpy/f2py/tests/test_return_real.py:10
↓ 3 callers
Function
check_mathlib
(config_cmd)
numpy/core/setup.py:381
↓ 3 callers
Function
choose
Use an index array to construct a new array from a list of choices. Given an array of integers and a list of n choice arrays, this method
numpy/ma/core.py:7694
↓ 3 callers
Function
cladiv_
Complex */
numpy/linalg/lapack_lite/f2c_c_lapack.c:9318
↓ 3 callers
Function
clange_
numpy/linalg/lapack_lite/f2c_c_lapack.c:13407
↓ 3 callers
Method
clone
(self, hook_handler)
numpy/distutils/fcompiler/environment.py:78
↓ 3 callers
Function
compare
(x, y)
numpy/ma/testutils.py:235
↓ 3 callers
Function
compress_rowcols
Suppress the rows and/or columns of a 2-D array that contain masked values. The suppression behavior is selected with the `axis` paramet
numpy/ma/extras.py:866
↓ 3 callers
Method
compressed
Return all the non-masked data as a 1-D array. Returns ------- data : ndarray A new `ndarray` holding th
numpy/ma/core.py:3866
↓ 3 callers
Method
content_check
(self, ua, ua_scalar, nbytes)
numpy/core/tests/test_unicode.py:54
↓ 3 callers
Method
content_check
(self, ua, ua_scalar, nbytes)
numpy/core/tests/test_unicode.py:103
↓ 3 callers
Method
content_check
(self, ua, ua_scalar, nbytes)
numpy/core/tests/test_unicode.py:185
↓ 3 callers
Method
convert
Convert series to a different kind and/or domain and/or window. Parameters ---------- domain : array_like, optional
numpy/polynomial/_polybase.py:787
↓ 3 callers
Function
count_boolean_trues
numpy/core/src/multiarray/item_selection.c:2635
↓ 3 callers
Function
crackfortran
(files)
numpy/f2py/crackfortran.py:3527
↓ 3 callers
Function
cracktypespec
(typespec, selector)
numpy/f2py/crackfortran.py:1860
↓ 3 callers
Function
csrot_
Subroutine */
numpy/linalg/lapack_lite/f2c_blas.c:3873
↓ 3 callers
Function
ctrmv_
Subroutine */
numpy/linalg/lapack_lite/f2c_blas.c:4822
↓ 3 callers
Function
cungqr_
Subroutine */
numpy/linalg/lapack_lite/f2c_c_lapack.c:27215
↓ 3 callers
Function
customized_ccompiler
(plat=None, compiler=None, verbose=1)
numpy/distutils/__init__.py:61
↓ 3 callers
Function
datetime_metadata_divides
* Determines whether the 'divisor' metadata divides evenly into * the 'dividend' metadata. */
numpy/core/src/multiarray/datetime.c:1204
↓ 3 callers
Function
dcabs1_
numpy/linalg/lapack_lite/f2c_blas.c:6623
↓ 3 callers
Method
deriv
Return a derivative of this polynomial. Refer to `polyder` for full documentation. See Also -------- polyde
numpy/lib/polynomial.py:1438
↓ 3 callers
Function
dgehrd_
Subroutine */
numpy/linalg/lapack_lite/f2c_d_lapack.c:3368
↓ 3 callers
Function
diag_indices_from
Return the indices to access the main diagonal of an n-dimensional array. See `diag_indices` for full details. Parameters ---------
numpy/lib/index_tricks.py:993
↓ 3 callers
Function
dimension_from_scalar
* Convert the given value to an integer. Replaces the error when compared * to `PyArray_PyIntAsIntp`. Exists mainly to retain old behaviour of * `P
numpy/core/src/multiarray/conversion_utils.c:87
↓ 3 callers
Function
discover_dtype_from_pyobject
* Find the correct DType class for the given python type. If flags is NULL * this is not used to discover a dtype, but only for conversion to an * e
numpy/core/src/multiarray/array_coercion.c:266
↓ 3 callers
Function
dispatched_one_arg
Docstring.
numpy/core/tests/test_overrides.py:24
↓ 3 callers
Function
dlae2_
Subroutine */
numpy/linalg/lapack_lite/f2c_d_lapack.c:8587
↓ 3 callers
Function
dlasda_
Subroutine */
numpy/linalg/lapack_lite/f2c_d_lapack.c:27964
↓ 3 callers
Function
dlassq_
Subroutine */
numpy/linalg/lapack_lite/f2c_d_lapack.c:31594
↓ 3 callers
Function
dorgqr_
Subroutine */
numpy/linalg/lapack_lite/f2c_d_lapack.c:34213
↓ 3 callers
Function
double_from_ucs4
* In order to not pack a whole copy of a floating point parser, we copy the * result into ascii and call the Python one. Float parsing isn't super q
numpy/core/src/multiarray/textreading/conversions.c:50
↓ 3 callers
Function
dtrmv_
Subroutine */
numpy/linalg/lapack_lite/f2c_blas.c:9715
↓ 3 callers
Function
dtype_from_ctypes_type
Construct a dtype object from a ctypes type
numpy/core/_dtype_ctypes.py:100
↓ 3 callers
Function
dummy_fortran_file
()
numpy/distutils/fcompiler/__init__.py:972
↓ 3 callers
Function
english_upper
Apply English case rules to convert ASCII strings to all upper case. This is an internal utility function to replace calls to str.upper() such
numpy/core/code_generators/generate_umath.py:228
↓ 3 callers
Function
ewarn
(message)
numpy/f2py/symbolic.py:153
↓ 3 callers
Method
expandtabs
Return a copy of each string element where all tab characters are replaced by one or more spaces. See Also --------
numpy/core/defchararray.py:2329
↓ 3 callers
Function
expm1
Array API compatible wrapper for :py:func:`np.expm1 <numpy.expm1>`. See its docstring for more information.
numpy/array_api/_elementwise_functions.py:314
↓ 3 callers
Function
extract_unit_64
* Computes the python `ret, d = divmod(d, unit)`. * * Note that GCC is smart enough at -O2 to eliminate the `if(*d < 0)` branch * for subsequent ca
numpy/core/src/multiarray/datetime.c:43
↓ 3 callers
Method
feature_is_exist
Returns True if a certain feature is exist and covered within ``_Config.conf_features``. Parameters ----------
numpy/distutils/ccompiler_opt.py:1309
↓ 3 callers
Function
find_executable
Return full path of a executable or None. Symbolic links are not followed.
numpy/distutils/exec_command.py:116
↓ 3 callers
Function
find_repl_patterns
(astr)
numpy/distutils/from_template.py:89
↓ 3 callers
Function
find_repl_patterns
(astr)
numpy/f2py/_src_pyf.py:85
↓ 3 callers
Method
fit
Least squares fit to data. Return a series instance that is the least squares fit to the data `y` sampled at `x`. The domain of the r
numpy/polynomial/_polybase.py:956
← previous
next →
1,201–1,300 of 17,008, ranked by callers