MCPcopy Create free account

hub / github.com/numpy/numpy / functions

Functions17,008 in github.com/numpy/numpy

↓ 1 callersFunctionget_lib_source_files
(lib)
numpy/distutils/misc_util.py:666
↓ 1 callersMethodget_libraries
(self, key='libraries')
numpy/distutils/system_info.py:961
↓ 1 callersMethodget_libraries
List of compiler libraries.
numpy/distutils/fcompiler/__init__.py:420
↓ 1 callersMethodget_libraries
(self)
numpy/distutils/fcompiler/gnu.py:198
↓ 1 callersMethodget_library_dirs
List of compiler library directories.
numpy/distutils/fcompiler/__init__.py:423
↓ 1 callersMethodget_library_dirs
(self)
numpy/distutils/fcompiler/gnu.py:176
↓ 1 callersFunctionget_linux
(arch)
tools/openblas_support.py:73
↓ 1 callersFunctionget_manylinux
(arch)
tools/openblas_support.py:58
↓ 1 callersFunctionget_mathlibs
Return the MATHLIB line from numpyconfig.h
numpy/distutils/misc_util.py:205
↓ 1 callersFunctionget_members
()
tools/openblas_support.py:219
↓ 1 callersMethodget_mkl_rootdir
(self)
numpy/distutils/system_info.py:1264
↓ 1 callersFunctionget_n_to_n_transfer_function
* Note that this function is currently both used for structured dtype * casting as well as a decref function (with `dst_dtype == NULL`) */
numpy/core/src/multiarray/dtype_transfer.c:1656
↓ 1 callersFunctionget_names
Returns the field names of the input datatype as a tuple. Input datatype must have fields otherwise error is raised. Parameters ----
numpy/lib/recfunctions.py:105
↓ 1 callersFunctionget_names_flat
Returns the field names of the input datatype as a tuple. Input datatype must have fields otherwise error is raised. Nested structure are
numpy/lib/recfunctions.py:137
↓ 1 callersFunctionget_nbo_cast_datetime_transfer_function
* Assumes src_dtype and dst_dtype are both datetimes or both timedeltas */
numpy/core/src/multiarray/dtype_transfer.c:978
↓ 1 callersFunctionget_new_loop_data
numpy/core/src/umath/legacy_array_method.c:56
↓ 1 callersFunctionget_npy_pkg_dir
Return the path where to find the npy-pkg-config directory. If the NPY_PKG_CONFIG_PATH environment variable is set, the value of that is retu
numpy/distutils/misc_util.py:2152
↓ 1 callersFunctionget_num_build_jobs
Get number of parallel build jobs set by the --parallel command line argument of setup.py If the command did not receive a setting the en
numpy/distutils/misc_util.py:76
↓ 1 callersFunctionget_one_to_n_transfer_function
numpy/core/src/multiarray/dtype_transfer.c:1495
↓ 1 callersMethodget_output
Try to compile, link to an executable, and run a program built from 'body' and 'headers'. Returns the exit status code of the program
numpy/distutils/command/config.py:440
↓ 1 callersFunctionget_params
()
numpy/core/tests/test_nditer.py:2319
↓ 1 callersFunctionget_path_from_frame
Return path of the module given a frame object from the call stack. Returned path is relative to parent_path when given, otherwise it is abso
numpy/distutils/misc_util.py:148
↓ 1 callersFunctionget_pkg_info
Return library info for the given package. Parameters ---------- pkgname : str Name of the package (should match the name of
numpy/distutils/misc_util.py:2172
↓ 1 callersFunctionget_plat
()
tools/openblas_support.py:36
↓ 1 callersFunctionget_processor
()
numpy/core/code_generators/genapi.py:20
↓ 1 callersFunctionget_processor
()
numpy/_build_utils/process_src_template.py:8
↓ 1 callersFunctionget_pull_requests
(repo, revision_range)
tools/changelog.py:84
↓ 1 callersFunctionget_pythonexe
()
numpy/distutils/exec_command.py:107
↓ 1 callersFunctionget_remaining_size
(fd)
numpy/core/records.py:843
↓ 1 callersFunctionget_script_files
(scripts)
numpy/distutils/misc_util.py:662
↓ 1 callersMethodget_signature
Construct a signature and replace all default parameter-values.
numpy/lib/tests/test_nanfunctions.py:60
↓ 1 callersFunctionget_so_suffix
()
numpy/testing/_private/extbuild.py:245
↓ 1 callersFunctionget_sorted_names
(vars)
numpy/f2py/crackfortran.py:2416
↓ 1 callersFunctionget_standard_file
Returns a list of files named 'fname' from 1) System-wide directory (directory-location of this module) 2) Users HOME directory (os.environ['H
numpy/distutils/system_info.py:382
↓ 1 callersFunctionget_subarray_broadcast_transfer_function
numpy/core/src/multiarray/dtype_transfer.c:1901
↓ 1 callersFunctionget_swig_modulename
(source)
numpy/distutils/command/build_src.py:737
↓ 1 callersFunctionget_swig_target
(source)
numpy/distutils/command/build_src.py:727
↓ 1 callersMethodget_target
(self)
numpy/distutils/fcompiler/gnu.py:383
↓ 1 callersFunctionget_token
(pos=False)
tools/npy_tempita/__init__.py:1039
↓ 1 callersFunctionget_tzoffset_from_pytzinfo
* Gets a tzoffset in minutes by calling the fromutc() function on * the Python datetime.tzinfo object. */
numpy/core/src/multiarray/datetime.c:2325
↓ 1 callersFunctionget_unicode_to_datetime_transfer_function
numpy/core/src/multiarray/dtype_transfer.c:1189
↓ 1 callersFunctionget_usedict
(block)
numpy/f2py/crackfortran.py:1993
↓ 1 callersFunctionget_values
()
benchmarks/benchmarks/common.py:45
↓ 1 callersMethodget_version
(self, force=0, ok_status=[256, 0, 1])
numpy/distutils/fcompiler/hpux.py:32
↓ 1 callersFunctionget_wheel_names
Get wheel names from Anaconda HTML directory. This looks in the Anaconda multibuild-wheels-staging page and parses the HTML to get all the w
tools/download-wheels.py:47
↓ 1 callersFunctionget_wrapping_auxdata
numpy/core/src/umath/wrapping_array_method.c:105
↓ 1 callersFunctiongetargs
(rout)
numpy/f2py/auxfuncs.py:728
↓ 1 callersFunctiongetargs2
(rout)
numpy/f2py/auxfuncs.py:744
↓ 1 callersFunctiongetarrdocsign
(a, var)
numpy/f2py/capi_maps.py:416
↓ 1 callersFunctiongetbufsize
Return the size of the buffer used in ufuncs. Returns ------- getbufsize : int Size of ufunc buffer in bytes.
numpy/core/_ufunc_config.py:208
↓ 1 callersFunctiongetcallprotoargument
(rout, cb_map={})
numpy/f2py/auxfuncs.py:677
↓ 1 callersFunctiongetdimension
(var)
numpy/f2py/auxfuncs.py:417
↓ 1 callersMethodgetdoc
Return the doc of the function (from the doc of the method).
numpy/ma/core.py:8394
↓ 1 callersMethodgetdoc
Retrieve the docstring and signature from the function. The ``__doc__`` attribute of the function is used as the docstring for
numpy/ma/extras.py:237
↓ 1 callersFunctiongeterr
Get the current way of handling floating-point errors. Returns ------- res : dict A dictionary with keys "divide", "over", "
numpy/core/_ufunc_config.py:133
↓ 1 callersFunctiongeterrcall
Return the current callback function used on floating-point errors. When the error handling for a floating-point error (one of "divide",
numpy/core/_ufunc_config.py:315
↓ 1 callersFunctiongetnm
Returns the output of nm_cmd via a pipe. nm_output = getnm(nm_cmd = 'nm -Cs py_lib')
numpy/distutils/lib2def.py:62
↓ 1 callersFunctiongetpymethoddef
(rout)
numpy/f2py/auxfuncs.py:724
↓ 1 callersFunctiongetrestdoc
(rout)
numpy/f2py/auxfuncs.py:761
↓ 1 callersFunctiongetrf
numpy/linalg/umath_linalg.cpp:800
↓ 1 callersFunctiongit_version
(version)
numpy/_build_utils/gitversion.py:21
↓ 1 callersFunctiongive_bad_field_error
numpy/core/src/multiarray/convert_datatype.c:3187
↓ 1 callersFunctiongreen_text
(s)
numpy/distutils/misc_util.py:375
↓ 1 callersFunctionhamming
Return the Hamming window. The Hamming window is a taper formed by using a weighted cosine. Parameters ---------- M : int
numpy/lib/function_base.py:3238
↓ 1 callersFunctionhanning
Return the Hanning window. The Hanning window is a taper formed by using a weighted cosine. Parameters ---------- M : int
numpy/lib/function_base.py:3129
↓ 1 callersFunctionhas_c_compiler
()
numpy/f2py/tests/util.py:267
↓ 1 callersFunctionhas_equivalent_datetime_metadata
* Returns true if the datetime metadata matches */
numpy/core/src/multiarray/datetime.c:2974
↓ 1 callersFunctionhas_f90_compiler
()
numpy/f2py/tests/util.py:275
↓ 1 callersMethodhas_info
(self)
numpy/distutils/system_info.py:825
↓ 1 callersFunctionhascallstatement
(rout)
numpy/f2py/auxfuncs.py:576
↓ 1 callersFunctionhasresultnote
(rout)
numpy/f2py/auxfuncs.py:535
↓ 1 callersFunctionhave_compiler
Return True if there appears to be an executable compiler
numpy/distutils/tests/test_system_info.py:75
↓ 1 callersMethodhave_cxx_sources
(self)
numpy/distutils/command/build_clib.py:81
↓ 1 callersMethodhave_f_sources
(self)
numpy/distutils/command/build_clib.py:75
↓ 1 callersFunctionheader_data_from_array_1_0
Get the dictionary of header metadata from a numpy.ndarray. Parameters ---------- array : numpy.ndarray Returns ------- d :
numpy/lib/format.py:338
↓ 1 callersFunctionhermesub
Subtract one Hermite series from another. Returns the difference of two Hermite series `c1` - `c2`. The sequences of coefficients are f
numpy/polynomial/hermite_e.py:352
↓ 1 callersFunctionhermeval
Evaluate an HermiteE series at points x. If `c` is of length `n + 1`, this function returns the value: .. math:: p(x) = c_0 * He_0(x) +
numpy/polynomial/hermite_e.py:795
↓ 1 callersFunctionhermsub
Subtract one Hermite series from another. Returns the difference of two Hermite series `c1` - `c2`. The sequences of coefficients are f
numpy/polynomial/hermite.py:353
↓ 1 callersFunctionhermval
Evaluate an Hermite series at points x. If `c` is of length `n + 1`, this function returns the value: .. math:: p(x) = c_0 * H_0(x) + c
numpy/polynomial/hermite.py:802
↓ 1 callersFunctionhorner1
compute pf(ss) using standard Horner method */
numpy/random/src/mt19937/mt19937-jump.c:65
↓ 1 callersFunctionhypergeometric_hrua
numpy/random/src/distributions/random_hypergeometric.c:119
↓ 1 callersFunctionhypergeometric_sample
numpy/random/src/distributions/random_hypergeometric.c:46
↓ 1 callersFunctioniadd
(line, s=ihooks)
numpy/f2py/f90mod_rules.py:126
↓ 1 callersFunctioniadd
(line, s=ihooks)
numpy/f2py/common_rules.py:55
↓ 1 callersFunctionidentity_list_hash
* This hashing function is basically the Python tuple hash with the type * identity hash inlined. The tuple hash itself is a reduced version of xxHas
numpy/core/src/common/npy_hashtable.c:38
↓ 1 callersFunctionieeeck_
numpy/linalg/lapack_lite/f2c_lapack.c:37
↓ 1 callersFunctionifft
Compute the one-dimensional inverse discrete Fourier Transform. This function computes the inverse of the one-dimensional *n*-point disc
numpy/fft/_pocketfft.py:220
↓ 1 callersFunctioninclude_parser
()
numpy/f2py/f2py2e.py:538
↓ 1 callersFunctionindex
Like `find`, but raises `ValueError` when the substring is not found. Calls `str.index` element-wise. Parameters ---------- a :
numpy/core/defchararray.py:785
↓ 1 callersFunctionindex_has_memory_overlap
* Check if self has memory overlap with one of the index arrays, or with extra_op. * * @returns 1 if memory overlap found, 0 if not. */
numpy/core/src/multiarray/mapping.c:746
↓ 1 callersFunctionindirect
(x)
numpy/core/arrayprint.py:427
↓ 1 callersFunctioninfo
(msg, *a, **kw)
numpy/distutils/log.py:106
↓ 1 callersFunctioninit_cast_info
* Initialize most of a cast-info structure, this step does not fetch the * transferfunction and transferdata. */
numpy/core/src/multiarray/dtype_transfer.c:2824
↓ 1 callersFunctioninit_evd
numpy/linalg/umath_linalg.cpp:1301
↓ 1 callersFunctioninit_geev
numpy/linalg/umath_linalg.cpp:2082
↓ 1 callersFunctioninit_gelsd
numpy/linalg/umath_linalg.cpp:3731
↓ 1 callersFunctioninit_genrand
initializes mt[RK_STATE_LEN] with a seed */
numpy/random/src/mt19937/mt19937.c:17
↓ 1 callersFunctioninit_geqrf
numpy/linalg/umath_linalg.cpp:3079
↓ 1 callersFunctioninit_gesdd
numpy/linalg/umath_linalg.cpp:2643
↓ 1 callersFunctioninit_gqr
numpy/linalg/umath_linalg.cpp:3513
← previousnext →3,701–3,800 of 17,008, ranked by callers