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
Function
rjust
Return an array with the elements of `a` right-justified in a string of length `width`. Calls `str.rjust` element-wise. Parameters
numpy/core/defchararray.py:1346
↓ 1 callers
Function
rk_double
numpy/random/src/mt19937/randomkit.c:479
↓ 1 callers
Function
rk_fill
numpy/random/src/mt19937/randomkit.c:485
↓ 1 callers
Function
rk_hash
Thomas Wang 32 bits integer hash function */
numpy/random/src/mt19937/randomkit.c:159
↓ 1 callers
Function
rk_uint64
* Returns an unsigned 64 bit random integer. */
numpy/random/src/mt19937/randomkit.c:250
↓ 1 callers
Function
roots
Return the roots of a polynomial with coefficients given in p. .. note:: This forms part of the old polynomial API. Since version 1.4
numpy/lib/polynomial.py:173
↓ 1 callers
Method
roots
Return the roots of the series polynomial. Compute the roots for the series. Note that the accuracy of the roots decreases the furthe
numpy/polynomial/_polybase.py:908
↓ 1 callers
Function
rotl
numpy/random/src/sfc64/sfc64.h:17
↓ 1 callers
Method
roundtrip
(self, *args, **kwargs)
numpy/lib/tests/test_io.py:184
↓ 1 callers
Method
roundtrip
(self, *args, **kwargs)
numpy/lib/tests/test_io.py:192
↓ 1 callers
Function
roundtrip_randsize
(arr)
numpy/lib/tests/test_format.py:415
↓ 1 callers
Function
rpartition
Partition (split) each element around the right-most separator. Calls `str.rpartition` element-wise. For each element in `a`, split the
numpy/core/defchararray.py:1382
↓ 1 callers
Function
rsplit
For each element in `a`, return a list of the words in the string, using `sep` as the delimiter string. Calls `str.rsplit` element-wise.
numpy/core/defchararray.py:1422
↓ 1 callers
Function
rstrip
For each element in `a`, return a copy with the trailing characters removed. Calls `str.rstrip` element-wise. Parameters ------
numpy/core/defchararray.py:1464
↓ 1 callers
Function
run
(cmd, stdout=True)
tools/ci/push_docs_to_repo.py:42
↓ 1 callers
Method
run
(self)
numpy/distutils/command/install.py:56
↓ 1 callers
Function
runF2C
(fortran_filename, output_dir)
numpy/linalg/lapack_lite/make_lite.py:263
↓ 1 callers
Function
runScanner
(data, scanner_class, lexicon=None)
numpy/linalg/lapack_lite/clapack_scrub.py:29
↓ 1 callers
Function
run_compile
Do it all in one call!
numpy/f2py/f2py2e.py:581
↓ 1 callers
Method
run_meson
(self, build_dir: Path)
numpy/f2py/_backends/_meson.py:169
↓ 1 callers
Method
run_pycodestyle
Original Author: Josh Wilson (@person142) Source: https://github.com/scipy/scipy/blob/main/tools/lint_diff.py
tools/linter.py:53
↓ 1 callers
Function
runner
(Parser)
numpy/distutils/tests/test_shell_utils.py:40
↓ 1 callers
Function
s_cmp
(a0, b0, la, lb)
numpy/linalg/lapack_lite/f2c.c:444
↓ 1 callers
Function
s_intp_abs
numpy/core/src/multiarray/shape.c:790
↓ 1 callers
Function
safe_abs32
numpy/core/src/umath/_rational_tests.c:60
↓ 1 callers
Function
safe_eval
Protected string evaluation. Evaluate a string containing a Python literal expression without allowing the execution of arbitrary non-li
numpy/lib/utils.py:1027
↓ 1 callers
Function
safe_sub
Integer subtraction with overflow checking */
numpy/core/src/common/npy_extint128.h:26
↓ 1 callers
Function
sanitize_cxx_flags
Some flags are valid for C but not C++. Prune them.
numpy/distutils/misc_util.py:2477
↓ 1 callers
Function
save_hashes
(hash_db, filename)
tools/cythonize.py:120
↓ 1 callers
Function
sbdsqr_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:540
↓ 1 callers
Method
scalar
(value, dtype)
numpy/core/tests/test_deprecations.py:719
↓ 1 callers
Function
scan_rational
numpy/core/src/umath/_rational_tests.c:338
↓ 1 callers
Function
scaninputline
(inputline)
numpy/f2py/f2py2e.py:193
↓ 1 callers
Function
scrubF2CSource
(c_file)
numpy/linalg/lapack_lite/make_lite.py:272
↓ 1 callers
Function
sdbm_hash
(*factors)
runtests.py:627
↓ 1 callers
Method
sections
Return the section headers of the config file. Parameters ---------- None Returns ------- k
numpy/distutils/npy_pkg_config.py:114
↓ 1 callers
Function
sep_seq
(sequence, sep)
numpy/linalg/lapack_lite/clapack_scrub.py:23
↓ 1 callers
Function
setHwcap
numpy/core/src/common/npy_cpuinfo_parser.h:222
↓ 1 callers
Method
set_commands
(self, **kw)
numpy/distutils/fcompiler/__init__.py:266
↓ 1 callers
Function
set_datetimestruct_days
* Fills in the year, month, day in 'dts' based on the days * offset from 1970. */
numpy/core/src/multiarray/datetime.c:252
↓ 1 callers
Method
set_display
Set the string to print for masked values.
numpy/ma/core.py:2393
↓ 1 callers
Function
set_flaginfo
numpy/core/src/multiarray/multiarraymodule.c:4907
↓ 1 callers
Function
set_legacy_print_mode
numpy/core/src/multiarray/multiarraymodule.c:113
↓ 1 callers
Function
set_matmul_flags
Called at module initialization to set the matmul ufunc output flags */
numpy/core/src/umath/ufunc_object.c:347
↓ 1 callers
Function
set_shape_mismatch_exception
numpy/core/src/multiarray/iterators.c:1129
↓ 1 callers
Function
set_sig
(sig)
numpy/core/setup_common.py:110
↓ 1 callers
Function
set_string_function
Set a Python function to be used when pretty printing arrays. Parameters ---------- f : function or None Function to be used
numpy/core/arrayprint.py:1668
↓ 1 callers
Function
set_threshold
(level, force=False)
numpy/distutils/log.py:50
↓ 1 callers
Function
set_verbosity
(v, force=False)
numpy/distutils/log.py:67
↓ 1 callers
Function
setcharselector
(decl, sel, force=0)
numpy/f2py/crackfortran.py:1961
↓ 1 callers
Function
setkindselector
(decl, sel, force=0)
numpy/f2py/crackfortran.py:1947
↓ 1 callers
Method
setup_method
(self)
numpy/core/tests/test_deprecations.py:35
↓ 1 callers
Function
setup_package
()
setup.py:485
↓ 1 callers
Function
setup_scalartypes
Establish scalar-type hierarchy * * For dual inheritance we need to make sure that the objects being * inherited from have the tp->mro object ini
numpy/core/src/multiarray/multiarraymodule.c:4787
↓ 1 callers
Method
setuptools_run
The setuptools version of the .run() method. We must pull in the entire code so we can override the level used in the _getframe() ca
numpy/distutils/command/install.py:24
↓ 1 callers
Function
setxor1d
Set exclusive-or of 1-D arrays with unique elements. The output is always a masked array. See `numpy.setxor1d` for more details. See Al
numpy/ma/extras.py:1262
↓ 1 callers
Function
sfloat_add_loop
numpy/core/src/umath/_scaled_float_dtype.c:718
↓ 1 callers
Function
sfloat_add_wrapping_loop
numpy/core/src/umath/_scaled_float_dtype.c:744
↓ 1 callers
Function
sfloat_default_descr
numpy/core/src/umath/_scaled_float_dtype.c:57
↓ 1 callers
Function
sfloat_init_casts
numpy/core/src/umath/_scaled_float_dtype.c:449
↓ 1 callers
Function
sfloat_init_ufuncs
* Add new ufunc loops (this is somewhat clumsy as of writing it, but should * get less so with the introduction of public API). */
numpy/core/src/umath/_scaled_float_dtype.c:788
↓ 1 callers
Function
sgebak_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:1451
↓ 1 callers
Function
sgebal_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:1662
↓ 1 callers
Function
sgebd2_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:2045
↓ 1 callers
Function
sgehd2_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:3187
↓ 1 callers
Function
sgelq2_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:3666
↓ 1 callers
Function
sgeqr2_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:4733
↓ 1 callers
Function
sgetf2_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:6949
↓ 1 callers
Function
sgetrf_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:7111
↓ 1 callers
Function
sgetrs_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:7298
↓ 1 callers
Function
sha256_of_file
(filename)
tools/cythonize.py:125
↓ 1 callers
Method
shape_as
Return the shape tuple as an array of some other c-types type. For example: ``self.shape_as(ctypes.c_short)``.
numpy/core/_internal.py:286
↓ 1 callers
Function
shl_128
numpy/core/src/common/npy_extint128.h:189
↓ 1 callers
Function
show_cpu_features
()
benchmarks/benchmarks/__init__.py:5
↓ 1 callers
Function
shr_128
numpy/core/src/common/npy_extint128.h:201
↓ 1 callers
Function
shseqr_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:7455
↓ 1 callers
Function
sign
Array API compatible wrapper for :py:func:`np.sign <numpy.sign>`. See its docstring for more information.
numpy/array_api/_elementwise_functions.py:663
↓ 1 callers
Function
simple_dtype_instances
()
numpy/core/tests/test_casting_unittests.py:30
↓ 1 callers
Function
simulate
(jobs, limit)
tools/travis-sorter.py:130
↓ 1 callers
Function
single_compile
(args)
numpy/distutils/ccompiler.py:308
↓ 1 callers
Function
skip_brackets
(s, lbrac, rbrac)
numpy/core/code_generators/genapi.py:175
↓ 1 callers
Function
slabrd_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:8001
↓ 1 callers
Function
slaed0_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:8687
↓ 1 callers
Function
slaed1_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:9098
↓ 1 callers
Function
slaed2_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:9321
↓ 1 callers
Function
slaed3_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:9831
↓ 1 callers
Function
slaed5_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:11077
↓ 1 callers
Function
slaed7_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:11553
↓ 1 callers
Function
slaed8_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:11877
↓ 1 callers
Function
slaexc_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:13003
↓ 1 callers
Function
slahr2_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:14064
↓ 1 callers
Function
slaisnan_
numpy/linalg/lapack_lite/f2c_s_lapack.c:14355
↓ 1 callers
Function
slaln2_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:14400
↓ 1 callers
Function
slals0_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:14956
↓ 1 callers
Function
slalsa_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:15400
↓ 1 callers
Function
slalsd_
Subroutine */
numpy/linalg/lapack_lite/f2c_s_lapack.c:15841
↓ 1 callers
Function
slamc1_
Subroutine */
numpy/linalg/lapack_lite/f2c_config.c:1238
↓ 1 callers
Function
slamc2_
Subroutine */
numpy/linalg/lapack_lite/f2c_config.c:1448
↓ 1 callers
Function
slamc4_
Subroutine */
numpy/linalg/lapack_lite/f2c_config.c:1800
↓ 1 callers
Function
slamc5_
Subroutine */
numpy/linalg/lapack_lite/f2c_config.c:1894
← previous
next →
4,401–4,500 of 17,008, ranked by callers