Listings for numpy
numpy
- numpy.arange()
defined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.array()
defined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.asarray()
defined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.asarray_chkfinite()
defined by
np_asarray_chkfinite(a, dtype=None)at numba/np/arraymath.py:4456-4478
- numpy.ascontiguousarray()
defined by
array_ascontiguousarray(a)at numba/np/arrayobj.py:5004-5015
- numpy.asfortranarray()
defined by
array_asfortranarray(a)at numba/np/arrayobj.py:5018-5030
- numpy.bartlett()
defined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.blackman()
defined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.broadcast_shapes()
defined by
ol_numpy_broadcast_shapes(*args)at numba/np/arrayobj.py:1522-1560
- numpy.empty()
defined by
ol_np_empty(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4374-4393
- numpy.eye()
defined by
numpy_eye(N, M=None, k=0, dtype=<class 'float'>)at numba/np/arrayobj.py:4566-4589
- numpy.frombuffer()
defined by
impl_np_frombuffer(buffer, dtype=<class 'float'>)at numba/np/arrayobj.py:5108-5133
- numpy.full()
defined by
impl_np_full(shape, fill_value, dtype=None)at numba/np/arrayobj.py:4489-4503
- numpy.hamming()
defined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.hanning()
defined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.identity()
defined by
impl_np_identity(n, dtype=None)at numba/np/arrayobj.py:4535-4548
- numpy.indices()
defined by
numpy_indices(dimensions)at numba/np/arrayobj.py:4631-4656
- numpy.isscalar()
defined by
np_isscalar(element)at numba/np/arraymath.py:1015-1021
- numpy.kaiser()
defined by
np_kaiser(M, beta)at numba/np/arraymath.py:4704-4723
- numpy.ones()
defined by
ol_np_ones(shape, dtype=None)at numba/np/arrayobj.py:4520-4532
- numpy.tri()
defined by
np_tri(N, M=None, k=0)at numba/np/arraymath.py:1946-1957
- numpy.tril_indices()
defined by
np_tril_indices(n, k=0, m=None)at numba/np/arraymath.py:2010-2021
- numpy.triu_indices()
defined by
np_triu_indices(n, k=0, m=None)at numba/np/arraymath.py:2070-2081
- numpy.zeros()
defined by
ol_np_zeros(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4452-4460
Not showing 69 unsupported functions.
supported = 24 / 93 = 25.81%
numpy.array_api
This module is not supported.
numpy.array_api.linalg
This module is not supported.
numpy.array_api.setup
This module is not supported.
numpy.compat
This module is not supported.
numpy.compat.py3k
This module is not supported.
numpy.compat.setup
This module is not supported.
numpy.core
- numpy.core.arange()
Alias to:
numpy.arangedefined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.core.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.core.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.core.ascontiguousarray()
Alias to:
numpy.ascontiguousarraydefined by
array_ascontiguousarray(a)at numba/np/arrayobj.py:5004-5015
- numpy.core.asfortranarray()
Alias to:
numpy.asfortranarraydefined by
array_asfortranarray(a)at numba/np/arrayobj.py:5018-5030
- numpy.core.empty()
Alias to:
numpy.emptydefined by
ol_np_empty(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4374-4393
- numpy.core.frombuffer()
Alias to:
numpy.frombufferdefined by
impl_np_frombuffer(buffer, dtype=<class 'float'>)at numba/np/arrayobj.py:5108-5133
- numpy.core.full()
Alias to:
numpy.fulldefined by
impl_np_full(shape, fill_value, dtype=None)at numba/np/arrayobj.py:4489-4503
- numpy.core.identity()
Alias to:
numpy.identitydefined by
impl_np_identity(n, dtype=None)at numba/np/arrayobj.py:4535-4548
- numpy.core.indices()
Alias to:
numpy.indicesdefined by
numpy_indices(dimensions)at numba/np/arrayobj.py:4631-4656
- numpy.core.isscalar()
Alias to:
numpy.isscalardefined by
np_isscalar(element)at numba/np/arraymath.py:1015-1021
- numpy.core.ones()
Alias to:
numpy.onesdefined by
ol_np_ones(shape, dtype=None)at numba/np/arrayobj.py:4520-4532
- numpy.core.zeros()
Alias to:
numpy.zerosdefined by
ol_np_zeros(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4452-4460
Not showing 37 unsupported functions.
supported = 13 / 50 = 26.00%
numpy.core.arrayprint
- numpy.core.arrayprint.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.core.arrayprint.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
Not showing 17 unsupported functions.
supported = 2 / 19 = 10.53%
numpy.core.defchararray
- numpy.core.defchararray.narray()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
Not showing 5 unsupported functions.
supported = 1 / 6 = 16.67%
numpy.core.einsumfunc
This module is not supported.
numpy.core.fromnumeric
- numpy.core.fromnumeric.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.core.fromnumeric.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
Not showing 2 unsupported functions.
supported = 2 / 4 = 50.00%
numpy.core.function_base
This module is not supported.
numpy.core.getlimits
- numpy.core.getlimits.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
Not showing 1 unsupported functions.
supported = 1 / 2 = 50.00%
numpy.core.multiarray
- numpy.core.multiarray.arange()
Alias to:
numpy.arangedefined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.core.multiarray.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.core.multiarray.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.core.multiarray.ascontiguousarray()
Alias to:
numpy.ascontiguousarraydefined by
array_ascontiguousarray(a)at numba/np/arrayobj.py:5004-5015
- numpy.core.multiarray.asfortranarray()
Alias to:
numpy.asfortranarraydefined by
array_asfortranarray(a)at numba/np/arrayobj.py:5018-5030
- numpy.core.multiarray.empty()
Alias to:
numpy.emptydefined by
ol_np_empty(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4374-4393
- numpy.core.multiarray.frombuffer()
Alias to:
numpy.frombufferdefined by
impl_np_frombuffer(buffer, dtype=<class 'float'>)at numba/np/arrayobj.py:5108-5133
- numpy.core.multiarray.zeros()
Alias to:
numpy.zerosdefined by
ol_np_zeros(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4452-4460
Not showing 32 unsupported functions.
supported = 8 / 40 = 20.00%
numpy.core.numeric
- numpy.core.numeric.arange()
Alias to:
numpy.arangedefined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.core.numeric.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.core.numeric.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.core.numeric.ascontiguousarray()
Alias to:
numpy.ascontiguousarraydefined by
array_ascontiguousarray(a)at numba/np/arrayobj.py:5004-5015
- numpy.core.numeric.asfortranarray()
Alias to:
numpy.asfortranarraydefined by
array_asfortranarray(a)at numba/np/arrayobj.py:5018-5030
- numpy.core.numeric.empty()
Alias to:
numpy.emptydefined by
ol_np_empty(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4374-4393
- numpy.core.numeric.frombuffer()
Alias to:
numpy.frombufferdefined by
impl_np_frombuffer(buffer, dtype=<class 'float'>)at numba/np/arrayobj.py:5108-5133
- numpy.core.numeric.full()
Alias to:
numpy.fulldefined by
impl_np_full(shape, fill_value, dtype=None)at numba/np/arrayobj.py:4489-4503
- numpy.core.numeric.identity()
Alias to:
numpy.identitydefined by
impl_np_identity(n, dtype=None)at numba/np/arrayobj.py:4535-4548
- numpy.core.numeric.indices()
Alias to:
numpy.indicesdefined by
numpy_indices(dimensions)at numba/np/arrayobj.py:4631-4656
- numpy.core.numeric.isscalar()
Alias to:
numpy.isscalardefined by
np_isscalar(element)at numba/np/arraymath.py:1015-1021
- numpy.core.numeric.ones()
Alias to:
numpy.onesdefined by
ol_np_ones(shape, dtype=None)at numba/np/arrayobj.py:4520-4532
- numpy.core.numeric.zeros()
Alias to:
numpy.zerosdefined by
ol_np_zeros(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4452-4460
Not showing 42 unsupported functions.
supported = 13 / 55 = 23.64%
numpy.core.numerictypes
- numpy.core.numerictypes.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
Not showing 14 unsupported functions.
supported = 1 / 15 = 6.67%
numpy.core.overrides
This module is not supported.
numpy.core.records
This module is not supported.
numpy.core.shape_base
- numpy.core.shape_base.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
Not showing 2 unsupported functions.
supported = 1 / 3 = 33.33%
numpy.core.umath
- numpy.core.umath.arange()
Alias to:
numpy.arangedefined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.core.umath.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.core.umath.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.core.umath.ascontiguousarray()
Alias to:
numpy.ascontiguousarraydefined by
array_ascontiguousarray(a)at numba/np/arrayobj.py:5004-5015
- numpy.core.umath.asfortranarray()
Alias to:
numpy.asfortranarraydefined by
array_asfortranarray(a)at numba/np/arrayobj.py:5018-5030
- numpy.core.umath.empty()
Alias to:
numpy.emptydefined by
ol_np_empty(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4374-4393
- numpy.core.umath.frombuffer()
Alias to:
numpy.frombufferdefined by
impl_np_frombuffer(buffer, dtype=<class 'float'>)at numba/np/arrayobj.py:5108-5133
- numpy.core.umath.zeros()
Alias to:
numpy.zerosdefined by
ol_np_zeros(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4452-4460
Not showing 55 unsupported functions.
supported = 8 / 63 = 12.70%
numpy.ctypeslib
- numpy.ctypeslib.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.ctypeslib.frombuffer()
Alias to:
numpy.frombufferdefined by
impl_np_frombuffer(buffer, dtype=<class 'float'>)at numba/np/arrayobj.py:5108-5133
Not showing 5 unsupported functions.
supported = 2 / 7 = 28.57%
numpy.distutils
This module is not supported.
numpy.distutils.armccompiler
This module is not supported.
numpy.distutils.ccompiler
This module is not supported.
numpy.distutils.ccompiler_opt
This module is not supported.
numpy.distutils.command
This module is not supported.
numpy.distutils.command.autodist
This module is not supported.
numpy.distutils.command.bdist_rpm
This module is not supported.
numpy.distutils.command.build
This module is not supported.
numpy.distutils.command.build_clib
This module is not supported.
numpy.distutils.command.build_ext
This module is not supported.
numpy.distutils.command.build_py
This module is not supported.
numpy.distutils.command.build_scripts
This module is not supported.
numpy.distutils.command.build_src
This module is not supported.
numpy.distutils.command.config
This module is not supported.
numpy.distutils.command.config_compiler
This module is not supported.
numpy.distutils.command.develop
This module is not supported.
numpy.distutils.command.egg_info
This module is not supported.
numpy.distutils.command.install
This module is not supported.
numpy.distutils.command.install_clib
This module is not supported.
numpy.distutils.command.install_data
This module is not supported.
numpy.distutils.command.install_headers
This module is not supported.
numpy.distutils.command.sdist
This module is not supported.
numpy.distutils.conv_template
This module is not supported.
numpy.distutils.core
This module is not supported.
numpy.distutils.cpuinfo
This module is not supported.
numpy.distutils.exec_command
This module is not supported.
numpy.distutils.extension
This module is not supported.
numpy.distutils.fcompiler
This module is not supported.
numpy.distutils.fcompiler.absoft
This module is not supported.
numpy.distutils.fcompiler.arm
This module is not supported.
numpy.distutils.fcompiler.compaq
This module is not supported.
numpy.distutils.fcompiler.environment
This module is not supported.
numpy.distutils.fcompiler.fujitsu
This module is not supported.
numpy.distutils.fcompiler.g95
This module is not supported.
numpy.distutils.fcompiler.gnu
This module is not supported.
numpy.distutils.fcompiler.hpux
This module is not supported.
numpy.distutils.fcompiler.ibm
This module is not supported.
numpy.distutils.fcompiler.intel
This module is not supported.
numpy.distutils.fcompiler.lahey
This module is not supported.
numpy.distutils.fcompiler.mips
This module is not supported.
numpy.distutils.fcompiler.nag
This module is not supported.
numpy.distutils.fcompiler.none
This module is not supported.
numpy.distutils.fcompiler.nv
This module is not supported.
numpy.distutils.fcompiler.pathf95
This module is not supported.
numpy.distutils.fcompiler.pg
This module is not supported.
numpy.distutils.fcompiler.sun
This module is not supported.
numpy.distutils.fcompiler.vast
This module is not supported.
numpy.distutils.from_template
This module is not supported.
numpy.distutils.fujitsuccompiler
This module is not supported.
numpy.distutils.intelccompiler
This module is not supported.
numpy.distutils.lib2def
This module is not supported.
numpy.distutils.line_endings
This module is not supported.
numpy.distutils.log
This module is not supported.
numpy.distutils.mingw32ccompiler
This module is not supported.
numpy.distutils.misc_util
- numpy.distutils.misc_util.reduce()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
Not showing 63 unsupported functions.
supported = 1 / 64 = 1.56%
numpy.distutils.msvccompiler
This module is not supported.
numpy.distutils.npy_pkg_config
This module is not supported.
numpy.distutils.numpy_distribution
This module is not supported.
numpy.distutils.pathccompiler
This module is not supported.
numpy.distutils.setup
This module is not supported.
numpy.distutils.system_info
- numpy.distutils.system_info.reduce()
Alias to:
numpy.distutils.misc_util.reducedefined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
Not showing 16 unsupported functions.
supported = 1 / 17 = 5.88%
numpy.distutils.unixccompiler
This module is not supported.
numpy.doc
This module is not supported.
numpy.doc.constants
This module is not supported.
numpy.doc.ufuncs
This module is not supported.
numpy.dtypes
This module is not supported.
numpy.exceptions
This module is not supported.
numpy.f2py
This module is not supported.
numpy.f2py.auxfuncs
- numpy.f2py.auxfuncs.reduce()
Alias to:
numpy.distutils.misc_util.reducedefined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
Not showing 113 unsupported functions.
supported = 1 / 114 = 0.88%
numpy.f2py.capi_maps
This module is not supported.
numpy.f2py.cb_rules
This module is not supported.
numpy.f2py.cfuncs
This module is not supported.
numpy.f2py.common_rules
This module is not supported.
numpy.f2py.crackfortran
This module is not supported.
numpy.f2py.diagnose
This module is not supported.
numpy.f2py.f2py2e
This module is not supported.
numpy.f2py.f90mod_rules
This module is not supported.
numpy.f2py.func2subr
This module is not supported.
numpy.f2py.rules
This module is not supported.
numpy.f2py.symbolic
- numpy.f2py.symbolic.gcd()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
Not showing 29 unsupported functions.
supported = 1 / 30 = 3.33%
numpy.f2py.use_rules
This module is not supported.
numpy.fft
This module is not supported.
numpy.fft.helper
- numpy.fft.helper.arange()
Alias to:
numpy.arangedefined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.fft.helper.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.fft.helper.empty()
Alias to:
numpy.emptydefined by
ol_np_empty(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4374-4393
Not showing 4 unsupported functions.
supported = 3 / 7 = 42.86%
numpy.lib
- numpy.lib.asarray_chkfinite()
Alias to:
numpy.asarray_chkfinitedefined by
np_asarray_chkfinite(a, dtype=None)at numba/np/arraymath.py:4456-4478
- numpy.lib.bartlett()
Alias to:
numpy.bartlettdefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.lib.blackman()
Alias to:
numpy.blackmandefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.lib.broadcast_shapes()
Alias to:
numpy.broadcast_shapesdefined by
ol_numpy_broadcast_shapes(*args)at numba/np/arrayobj.py:1522-1560
- numpy.lib.eye()
Alias to:
numpy.eyedefined by
numpy_eye(N, M=None, k=0, dtype=<class 'float'>)at numba/np/arrayobj.py:4566-4589
- numpy.lib.hamming()
Alias to:
numpy.hammingdefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.lib.hanning()
Alias to:
numpy.hanningdefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.lib.kaiser()
Alias to:
numpy.kaiserdefined by
np_kaiser(M, beta)at numba/np/arraymath.py:4704-4723
- numpy.lib.tri()
Alias to:
numpy.tridefined by
np_tri(N, M=None, k=0)at numba/np/arraymath.py:1946-1957
- numpy.lib.tril_indices()
Alias to:
numpy.tril_indicesdefined by
np_tril_indices(n, k=0, m=None)at numba/np/arraymath.py:2010-2021
- numpy.lib.triu_indices()
Alias to:
numpy.triu_indicesdefined by
np_triu_indices(n, k=0, m=None)at numba/np/arraymath.py:2070-2081
Not showing 29 unsupported functions.
supported = 11 / 40 = 27.50%
numpy.lib.arraypad
This module is not supported.
numpy.lib.arraysetops
This module is not supported.
numpy.lib.arrayterator
- numpy.lib.arrayterator.mul()
defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>defined by
func(x, y)at numba/experimental/jitclass/overloads.py:0-34defined by
unicode_repeat(a, b)at numba/cpython/unicode.py:1927-1936defined by
charseq_repeat(a, b)at numba/cpython/charseq.py:399-416defined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- numpy.lib.arrayterator.reduce()
Alias to:
numpy.distutils.misc_util.reducedefined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
Not showing 0 unsupported functions.
supported = 2 / 2 = 100.00%
numpy.lib.format
This module is not supported.
numpy.lib.function_base
- numpy.lib.function_base.arange()
Alias to:
numpy.arangedefined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.lib.function_base.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.lib.function_base.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.lib.function_base.asarray_chkfinite()
Alias to:
numpy.asarray_chkfinitedefined by
np_asarray_chkfinite(a, dtype=None)at numba/np/arraymath.py:4456-4478
- numpy.lib.function_base.bartlett()
Alias to:
numpy.bartlettdefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.lib.function_base.blackman()
Alias to:
numpy.blackmandefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.lib.function_base.empty()
Alias to:
numpy.emptydefined by
ol_np_empty(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4374-4393
- numpy.lib.function_base.hamming()
Alias to:
numpy.hammingdefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.lib.function_base.hanning()
Alias to:
numpy.hanningdefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.lib.function_base.isscalar()
Alias to:
numpy.isscalardefined by
np_isscalar(element)at numba/np/arraymath.py:1015-1021
- numpy.lib.function_base.kaiser()
Alias to:
numpy.kaiserdefined by
np_kaiser(M, beta)at numba/np/arraymath.py:4704-4723
- numpy.lib.function_base.ones()
Alias to:
numpy.onesdefined by
ol_np_ones(shape, dtype=None)at numba/np/arrayobj.py:4520-4532
Not showing 11 unsupported functions.
supported = 12 / 23 = 52.17%
numpy.lib.histograms
This module is not supported.
numpy.lib.index_tricks
- numpy.lib.index_tricks.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.lib.index_tricks.as_strided()
defined by
as_strided(x, shape=None, strides=None)at numba/np/arrayobj.py:6541-6567
Not showing 3 unsupported functions.
supported = 2 / 5 = 40.00%
numpy.lib.mixins
This module is not supported.
numpy.lib.nanfunctions
This module is not supported.
numpy.lib.npyio
This module is not supported.
numpy.lib.polynomial
- numpy.lib.polynomial.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.lib.polynomial.isscalar()
Alias to:
numpy.isscalardefined by
np_isscalar(element)at numba/np/arraymath.py:1015-1021
- numpy.lib.polynomial.ones()
Alias to:
numpy.onesdefined by
ol_np_ones(shape, dtype=None)at numba/np/arrayobj.py:4520-4532
Not showing 2 unsupported functions.
supported = 3 / 5 = 60.00%
numpy.lib.recfunctions
This module is not supported.
numpy.lib.scimath
- numpy.lib.scimath.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
Not showing 1 unsupported functions.
supported = 1 / 2 = 50.00%
numpy.lib.setup
This module is not supported.
numpy.lib.shape_base
- numpy.lib.shape_base.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.lib.shape_base.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.lib.shape_base.zeros()
Alias to:
numpy.zerosdefined by
ol_np_zeros(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4452-4460
Not showing 5 unsupported functions.
supported = 3 / 8 = 37.50%
numpy.lib.stride_tricks
- numpy.lib.stride_tricks.as_strided()
Alias to:
numpy.lib.index_tricks.as_strideddefined by
as_strided(x, shape=None, strides=None)at numba/np/arrayobj.py:6541-6567
- numpy.lib.stride_tricks.broadcast_shapes()
Alias to:
numpy.broadcast_shapesdefined by
ol_numpy_broadcast_shapes(*args)at numba/np/arrayobj.py:1522-1560
Not showing 3 unsupported functions.
supported = 2 / 5 = 40.00%
numpy.lib.twodim_base
- numpy.lib.twodim_base.arange()
Alias to:
numpy.arangedefined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.lib.twodim_base.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.lib.twodim_base.empty()
Alias to:
numpy.emptydefined by
ol_np_empty(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4374-4393
- numpy.lib.twodim_base.eye()
Alias to:
numpy.eyedefined by
numpy_eye(N, M=None, k=0, dtype=<class 'float'>)at numba/np/arrayobj.py:4566-4589
- numpy.lib.twodim_base.indices()
Alias to:
numpy.indicesdefined by
numpy_indices(dimensions)at numba/np/arrayobj.py:4631-4656
- numpy.lib.twodim_base.ones()
Alias to:
numpy.onesdefined by
ol_np_ones(shape, dtype=None)at numba/np/arrayobj.py:4520-4532
- numpy.lib.twodim_base.tri()
Alias to:
numpy.tridefined by
np_tri(N, M=None, k=0)at numba/np/arraymath.py:1946-1957
- numpy.lib.twodim_base.tril_indices()
Alias to:
numpy.tril_indicesdefined by
np_tril_indices(n, k=0, m=None)at numba/np/arraymath.py:2010-2021
- numpy.lib.twodim_base.triu_indices()
Alias to:
numpy.triu_indicesdefined by
np_triu_indices(n, k=0, m=None)at numba/np/arraymath.py:2070-2081
- numpy.lib.twodim_base.zeros()
Alias to:
numpy.zerosdefined by
ol_np_zeros(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4452-4460
Not showing 5 unsupported functions.
supported = 10 / 15 = 66.67%
numpy.lib.type_check
- numpy.lib.type_check.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.lib.type_check.zeros()
Alias to:
numpy.zerosdefined by
ol_np_zeros(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4452-4460
Not showing 4 unsupported functions.
supported = 2 / 6 = 33.33%
numpy.lib.ufunclike
This module is not supported.
numpy.lib.user_array
- numpy.lib.user_array.arange()
Alias to:
numpy.arangedefined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.lib.user_array.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.lib.user_array.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
Not showing 0 unsupported functions.
supported = 3 / 3 = 100.00%
numpy.lib.utils
- numpy.lib.utils.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
Not showing 15 unsupported functions.
supported = 1 / 16 = 6.25%
numpy.linalg
This module is not supported.
numpy.linalg.lapack_lite
This module is not supported.
numpy.linalg.linalg
- numpy.linalg.linalg.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.linalg.linalg.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.linalg.linalg.empty()
Alias to:
numpy.emptydefined by
ol_np_empty(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4374-4393
- numpy.linalg.linalg.eye()
Alias to:
numpy.eyedefined by
numpy_eye(N, M=None, k=0, dtype=<class 'float'>)at numba/np/arrayobj.py:4566-4589
- numpy.linalg.linalg.zeros()
Alias to:
numpy.zerosdefined by
ol_np_zeros(shape, dtype=<class 'float'>)at numba/np/arrayobj.py:4452-4460
Not showing 8 unsupported functions.
supported = 5 / 13 = 38.46%
numpy.ma
This module is not supported.
numpy.ma.core
- numpy.ma.core.narray()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.ma.core.reduce()
Alias to:
numpy.distutils.misc_util.reducedefined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
Not showing 83 unsupported functions.
supported = 2 / 85 = 2.35%
numpy.ma.extras
- numpy.ma.extras.nxarray()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
Not showing 49 unsupported functions.
supported = 1 / 50 = 2.00%
numpy.ma.mrecords
- numpy.ma.mrecords.narray()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
Not showing 10 unsupported functions.
supported = 1 / 11 = 9.09%
numpy.ma.setup
This module is not supported.
numpy.ma.testutils
This module is not supported.
numpy.ma.timer_comparison
- numpy.ma.timer_comparison.reduce()
Alias to:
numpy.distutils.misc_util.reducedefined by
<class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
Not showing 1 unsupported functions.
supported = 1 / 2 = 50.00%
numpy.matlib
- numpy.matlib.arange()
Alias to:
numpy.arangedefined by
np_arange(start, /, stop=None, step=None, dtype=None)at numba/np/arrayobj.py:4760-4825
- numpy.matlib.array()
Alias to:
numpy.arraydefined by
impl_np_array(object, dtype=None)at numba/np/arrayobj.py:5432-5444
- numpy.matlib.asarray()
Alias to:
numpy.asarraydefined by
np_asarray(a, dtype=None)at numba/np/arraymath.py:4291-4344
- numpy.matlib.asarray_chkfinite()
Alias to:
numpy.asarray_chkfinitedefined by
np_asarray_chkfinite(a, dtype=None)at numba/np/arraymath.py:4456-4478
- numpy.matlib.ascontiguousarray()
Alias to:
numpy.ascontiguousarraydefined by
array_ascontiguousarray(a)at numba/np/arrayobj.py:5004-5015
- numpy.matlib.asfortranarray()
Alias to:
numpy.asfortranarraydefined by
array_asfortranarray(a)at numba/np/arrayobj.py:5018-5030
- numpy.matlib.bartlett()
Alias to:
numpy.bartlettdefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.matlib.blackman()
Alias to:
numpy.blackmandefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.matlib.broadcast_shapes()
Alias to:
numpy.broadcast_shapesdefined by
ol_numpy_broadcast_shapes(*args)at numba/np/arrayobj.py:1522-1560
- numpy.matlib.frombuffer()
Alias to:
numpy.frombufferdefined by
impl_np_frombuffer(buffer, dtype=<class 'float'>)at numba/np/arrayobj.py:5108-5133
- numpy.matlib.full()
Alias to:
numpy.fulldefined by
impl_np_full(shape, fill_value, dtype=None)at numba/np/arrayobj.py:4489-4503
- numpy.matlib.hamming()
Alias to:
numpy.hammingdefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.matlib.hanning()
Alias to:
numpy.hanningdefined by
window_generator.<locals>.window_overload(M)at numba/np/arraymath.py:4586-4598
- numpy.matlib.indices()
Alias to:
numpy.indicesdefined by
numpy_indices(dimensions)at numba/np/arrayobj.py:4631-4656
- numpy.matlib.isscalar()
Alias to:
numpy.isscalardefined by
np_isscalar(element)at numba/np/arraymath.py:1015-1021
- numpy.matlib.kaiser()
Alias to:
numpy.kaiserdefined by
np_kaiser(M, beta)at numba/np/arraymath.py:4704-4723
- numpy.matlib.tri()
Alias to:
numpy.tridefined by
np_tri(N, M=None, k=0)at numba/np/arraymath.py:1946-1957
- numpy.matlib.tril_indices()
Alias to:
numpy.tril_indicesdefined by
np_tril_indices(n, k=0, m=None)at numba/np/arraymath.py:2010-2021
- numpy.matlib.triu_indices()
Alias to:
numpy.triu_indicesdefined by
np_triu_indices(n, k=0, m=None)at numba/np/arraymath.py:2070-2081
Not showing 77 unsupported functions.
supported = 19 / 96 = 19.79%
numpy.matrixlib
This module is not supported.
numpy.matrixlib.defmatrix
- numpy.matrixlib.defmatrix.isscalar()
Alias to:
numpy.isscalardefined by
np_isscalar(element)at numba/np/arraymath.py:1015-1021
Not showing 4 unsupported functions.
supported = 1 / 5 = 20.00%
numpy.matrixlib.setup
This module is not supported.
numpy.polynomial
This module is not supported.
numpy.polynomial.chebyshev
This module is not supported.
numpy.polynomial.hermite
This module is not supported.
numpy.polynomial.hermite_e
This module is not supported.
numpy.polynomial.laguerre
This module is not supported.
numpy.polynomial.legendre
This module is not supported.
numpy.polynomial.polynomial
- numpy.polynomial.polynomial.polyadd()
defined by
numpy_polyadd(c1, c2)at numba/np/polynomial/polynomial_functions.py:186-208
- numpy.polynomial.polynomial.polydiv()
defined by
numpy_polydiv(c1, c2)at numba/np/polynomial/polynomial_functions.py:342-375
- numpy.polynomial.polynomial.polyint()
defined by
poly_polyint(c, m=1)at numba/np/polynomial/polynomial_functions.py:301-339
- numpy.polynomial.polynomial.polymul()
defined by
numpy_polymul(c1, c2)at numba/np/polynomial/polynomial_functions.py:236-251
- numpy.polynomial.polynomial.polysub()
defined by
numpy_polysub(c1, c2)at numba/np/polynomial/polynomial_functions.py:211-233
- numpy.polynomial.polynomial.polyval()
defined by
poly_polyval(x, c, tensor=True)at numba/np/polynomial/polynomial_functions.py:254-298
Not showing 18 unsupported functions.
supported = 6 / 24 = 25.00%
numpy.polynomial.polyutils
- numpy.polynomial.polyutils.as_series()
defined by
polyutils_as_series(alist, trim=True)at numba/np/polynomial/polynomial_functions.py:90-145
- numpy.polynomial.polyutils.trimseq()
defined by
polyutils_trimseq(seq)at numba/np/polynomial/polynomial_functions.py:64-87
Not showing 7 unsupported functions.
supported = 2 / 9 = 22.22%
numpy.polynomial.setup
This module is not supported.
numpy.random
- numpy.random.beta()
defined by
ol_np_random_beta(a, b)at numba/cpython/randomimpl.py:875-882defined by
beta_impl(a, b, size)at numba/cpython/randomimpl.py:899-912
- numpy.random.binomial()
defined by
binomial_impl(n, p)at numba/cpython/randomimpl.py:1177-1230defined by
binomial_impl(n, p, size)at numba/cpython/randomimpl.py:1233-1246
- numpy.random.chisquare()
defined by
chisquare_impl(df)at numba/cpython/randomimpl.py:1249-1255defined by
chisquare_impl2(df, size)at numba/cpython/randomimpl.py:1258-1271
- numpy.random.choice()
defined by
choice(a, size=None, replace=True)at numba/cpython/randomimpl.py:1914-1995
- numpy.random.dirichlet()
defined by
dirichlet(alpha)at numba/cpython/randomimpl.py:2082-2089defined by
dirichlet(alpha, size=None)at numba/cpython/randomimpl.py:2092-2133
- numpy.random.exponential()
defined by
exponential_impl(scale)at numba/cpython/randomimpl.py:931-936defined by
exponential_impl(scale, size)at numba/cpython/randomimpl.py:939-952defined by
exponential_impl()at numba/cpython/randomimpl.py:955-960
- numpy.random.f()
defined by
f_impl(dfnum, dfden)at numba/cpython/randomimpl.py:1274-1282defined by
f_impl(dfnum, dfden, size)at numba/cpython/randomimpl.py:1285-1300
- numpy.random.gamma()
defined by
ol_np_random_gamma1(shape)at numba/cpython/randomimpl.py:760-764defined by
ol_np_random_gamma2(shape, scale)at numba/cpython/randomimpl.py:767-774defined by
gamma_impl(shape, scale, size)at numba/cpython/randomimpl.py:836-849
- numpy.random.geometric()
defined by
geometric_impl(p)at numba/cpython/randomimpl.py:1303-1324defined by
geometric_impl(p, size)at numba/cpython/randomimpl.py:1327-1340
- numpy.random.gumbel()
defined by
gumbel_impl(loc, scale)at numba/cpython/randomimpl.py:1343-1351defined by
gumbel_impl3(loc, scale, size)at numba/cpython/randomimpl.py:1354-1367
- numpy.random.hypergeometric()
defined by
hypergeometric_impl(ngood, nbad, nsample)at numba/cpython/randomimpl.py:1370-1391defined by
hypergeometric_impl(ngood, nbad, nsample, size)at numba/cpython/randomimpl.py:1394-1408
- numpy.random.laplace()
defined by
laplace_impl0()at numba/cpython/randomimpl.py:1411-1413defined by
laplace_impl1(loc)at numba/cpython/randomimpl.py:1416-1419defined by
laplace_impl2(loc, scale)at numba/cpython/randomimpl.py:1422-1426defined by
laplace_impl3(loc, scale, size)at numba/cpython/randomimpl.py:1429-1442
- numpy.random.logistic()
defined by
logistic_impl0()at numba/cpython/randomimpl.py:1453-1455defined by
logistic_impl1(loc)at numba/cpython/randomimpl.py:1458-1461defined by
logistic_impl2(loc, scale)at numba/cpython/randomimpl.py:1464-1468defined by
logistic_impl3(loc, scale, size)at numba/cpython/randomimpl.py:1471-1484
- numpy.random.lognormal()
defined by
np_lognormal_impl0()at numba/cpython/randomimpl.py:980-982defined by
np_log_normal_impl1(mean)at numba/cpython/randomimpl.py:985-988defined by
np_log_normal_impl2(mean, sigma)at numba/cpython/randomimpl.py:991-996defined by
lognormal_impl(mean, sigma, size)at numba/cpython/randomimpl.py:999-1012
- numpy.random.logseries()
defined by
logseries_impl(p)at numba/cpython/randomimpl.py:1513-1516defined by
logseries_impl(p, size)at numba/cpython/randomimpl.py:1519-1532
- numpy.random.multinomial()
defined by
multinomial(n, pvals, size=None)at numba/cpython/randomimpl.py:2001-2076
- numpy.random.negative_binomial()
defined by
negative_binomial_impl(n, p)at numba/cpython/randomimpl.py:1535-1547
- numpy.random.noncentral_chisquare()
defined by
noncentral_chisquare(df, nonc)at numba/cpython/randomimpl.py:2162-2170defined by
noncentral_chisquare(df, nonc, size=None)at numba/cpython/randomimpl.py:2173-2196
- numpy.random.normal()
defined by
np_gauss_impl0()at numba/cpython/randomimpl.py:287-290defined by
np_gauss_impl1(loc)at numba/cpython/randomimpl.py:293-296defined by
np_gauss_impl2(loc, scale)at numba/cpython/randomimpl.py:299-309defined by
np_gauss_impl3(loc, scale, size)at numba/cpython/randomimpl.py:328-345
- numpy.random.pareto()
defined by
pareto_impl(a)at numba/cpython/randomimpl.py:1038-1046defined by
pareto_impl(a, size)at numba/cpython/randomimpl.py:1049-1062
- numpy.random.permutation()
defined by
permutation_impl(x)at numba/cpython/randomimpl.py:1861-1875
- numpy.random.poisson()
defined by
poisson_impl0()at numba/cpython/randomimpl.py:1550-1552defined by
poisson_impl1(lam)at numba/cpython/randomimpl.py:1555-1618defined by
poisson_impl2(lam, size)at numba/cpython/randomimpl.py:1621-1636
- numpy.random.power()
defined by
power_impl(a)at numba/cpython/randomimpl.py:1639-1648defined by
power_impl(a, size)at numba/cpython/randomimpl.py:1651-1664
- numpy.random.rand()
defined by
rand(*size)at numba/cpython/randomimpl.py:1881-1893
- numpy.random.randint()
defined by
np_randint_impl_1(low)at numba/cpython/randomimpl.py:567-570defined by
np_randint_impl_2(low, high)at numba/cpython/randomimpl.py:573-595defined by
np_randint_impl_3(low, high, size)at numba/cpython/randomimpl.py:598-616
- numpy.random.randn()
defined by
randn(*size)at numba/cpython/randomimpl.py:1896-1908
- numpy.random.random()
defined by
random_impl0()at numba/cpython/randomimpl.py:240-251defined by
random_impl1(size=None)at numba/cpython/randomimpl.py:254-270
- numpy.random.random_sample()
defined by
random_impl0()at numba/cpython/randomimpl.py:240-251defined by
random_impl1(size=None)at numba/cpython/randomimpl.py:254-270
- numpy.random.ranf()
defined by
random_impl0()at numba/cpython/randomimpl.py:240-251defined by
random_impl1(size=None)at numba/cpython/randomimpl.py:254-270
- numpy.random.rayleigh()
defined by
rayleigh_impl0()at numba/cpython/randomimpl.py:1667-1669defined by
rayleigh_impl1(scale)at numba/cpython/randomimpl.py:1672-1679defined by
rayleigh_impl2(scale, size)at numba/cpython/randomimpl.py:1684-1697
- numpy.random.sample()
defined by
random_impl0()at numba/cpython/randomimpl.py:240-251defined by
random_impl1(size=None)at numba/cpython/randomimpl.py:254-270
- numpy.random.seed()
defined by
seed_impl(seed)at numba/cpython/randomimpl.py:208-211
- numpy.random.shuffle()
defined by
shuffle_impl(x)at numba/cpython/randomimpl.py:1856-1858
- numpy.random.standard_cauchy()
defined by
cauchy_impl()at numba/cpython/randomimpl.py:1700-1705defined by
standard_cauchy_impl(size)at numba/cpython/randomimpl.py:1708-1721
- numpy.random.standard_exponential()
defined by
exponential_impl()at numba/cpython/randomimpl.py:955-960defined by
standard_exponential_impl(size)at numba/cpython/randomimpl.py:963-977
- numpy.random.standard_gamma()
defined by
ol_np_random_gamma1(shape)at numba/cpython/randomimpl.py:760-764defined by
standard_gamma_impl(shape, size)at numba/cpython/randomimpl.py:852-865
- numpy.random.standard_normal()
defined by
np_gauss_impl0()at numba/cpython/randomimpl.py:287-290defined by
standard_normal_impl1(size)at numba/cpython/randomimpl.py:312-325
- numpy.random.standard_t()
defined by
standard_t_impl(df)at numba/cpython/randomimpl.py:1724-1733defined by
standard_t_impl2(df, size)at numba/cpython/randomimpl.py:1736-1749
- numpy.random.triangular()
defined by
triangular_impl_3(left, mode, right)at numba/cpython/randomimpl.py:716-732defined by
triangular_impl(left, mode, right, size=None)at numba/cpython/randomimpl.py:735-750
- numpy.random.uniform()
defined by
np_uniform_impl0()at numba/cpython/randomimpl.py:619-621defined by
np_uniform_impl2(low, high)at numba/cpython/randomimpl.py:637-647defined by
np_uniform_impl3(low, high, size)at numba/cpython/randomimpl.py:662-679
- numpy.random.vonmises()
defined by
vonmisesvariate_impl(mu, kappa)at numba/cpython/randomimpl.py:1111-1114defined by
vonmises_impl(mu, kappa, size)at numba/cpython/randomimpl.py:1161-1174
- numpy.random.wald()
defined by
wald_impl(mean, scale)at numba/cpython/randomimpl.py:1752-1770defined by
wald_impl2(mean, scale, size)at numba/cpython/randomimpl.py:1773-1786
- numpy.random.weibull()
defined by
weibull_impl(a)at numba/cpython/randomimpl.py:1078-1086defined by
weibull_impl2(a, size)at numba/cpython/randomimpl.py:1089-1102
- numpy.random.zipf()
defined by
zipf_impl(a)at numba/cpython/randomimpl.py:1789-1805defined by
zipf_impl(a, size)at numba/cpython/randomimpl.py:1808-1821
Not showing 9 unsupported functions.
supported = 44 / 53 = 83.02%
numpy.random.bit_generator
This module is not supported.
numpy.random.mtrand
- numpy.random.mtrand.beta()
Alias to:
numpy.random.betadefined by
ol_np_random_beta(a, b)at numba/cpython/randomimpl.py:875-882defined by
beta_impl(a, b, size)at numba/cpython/randomimpl.py:899-912
- numpy.random.mtrand.binomial()
Alias to:
numpy.random.binomialdefined by
binomial_impl(n, p)at numba/cpython/randomimpl.py:1177-1230defined by
binomial_impl(n, p, size)at numba/cpython/randomimpl.py:1233-1246
- numpy.random.mtrand.chisquare()
Alias to:
numpy.random.chisquaredefined by
chisquare_impl(df)at numba/cpython/randomimpl.py:1249-1255defined by
chisquare_impl2(df, size)at numba/cpython/randomimpl.py:1258-1271
- numpy.random.mtrand.choice()
Alias to:
numpy.random.choicedefined by
choice(a, size=None, replace=True)at numba/cpython/randomimpl.py:1914-1995
- numpy.random.mtrand.dirichlet()
Alias to:
numpy.random.dirichletdefined by
dirichlet(alpha)at numba/cpython/randomimpl.py:2082-2089defined by
dirichlet(alpha, size=None)at numba/cpython/randomimpl.py:2092-2133
- numpy.random.mtrand.exponential()
Alias to:
numpy.random.exponentialdefined by
exponential_impl(scale)at numba/cpython/randomimpl.py:931-936defined by
exponential_impl(scale, size)at numba/cpython/randomimpl.py:939-952defined by
exponential_impl()at numba/cpython/randomimpl.py:955-960
- numpy.random.mtrand.f()
Alias to:
numpy.random.fdefined by
f_impl(dfnum, dfden)at numba/cpython/randomimpl.py:1274-1282defined by
f_impl(dfnum, dfden, size)at numba/cpython/randomimpl.py:1285-1300
- numpy.random.mtrand.gamma()
Alias to:
numpy.random.gammadefined by
ol_np_random_gamma1(shape)at numba/cpython/randomimpl.py:760-764defined by
ol_np_random_gamma2(shape, scale)at numba/cpython/randomimpl.py:767-774defined by
gamma_impl(shape, scale, size)at numba/cpython/randomimpl.py:836-849
- numpy.random.mtrand.geometric()
Alias to:
numpy.random.geometricdefined by
geometric_impl(p)at numba/cpython/randomimpl.py:1303-1324defined by
geometric_impl(p, size)at numba/cpython/randomimpl.py:1327-1340
- numpy.random.mtrand.gumbel()
Alias to:
numpy.random.gumbeldefined by
gumbel_impl(loc, scale)at numba/cpython/randomimpl.py:1343-1351defined by
gumbel_impl3(loc, scale, size)at numba/cpython/randomimpl.py:1354-1367
- numpy.random.mtrand.hypergeometric()
Alias to:
numpy.random.hypergeometricdefined by
hypergeometric_impl(ngood, nbad, nsample)at numba/cpython/randomimpl.py:1370-1391defined by
hypergeometric_impl(ngood, nbad, nsample, size)at numba/cpython/randomimpl.py:1394-1408
- numpy.random.mtrand.laplace()
Alias to:
numpy.random.laplacedefined by
laplace_impl0()at numba/cpython/randomimpl.py:1411-1413defined by
laplace_impl1(loc)at numba/cpython/randomimpl.py:1416-1419defined by
laplace_impl2(loc, scale)at numba/cpython/randomimpl.py:1422-1426defined by
laplace_impl3(loc, scale, size)at numba/cpython/randomimpl.py:1429-1442
- numpy.random.mtrand.logistic()
Alias to:
numpy.random.logisticdefined by
logistic_impl0()at numba/cpython/randomimpl.py:1453-1455defined by
logistic_impl1(loc)at numba/cpython/randomimpl.py:1458-1461defined by
logistic_impl2(loc, scale)at numba/cpython/randomimpl.py:1464-1468defined by
logistic_impl3(loc, scale, size)at numba/cpython/randomimpl.py:1471-1484
- numpy.random.mtrand.lognormal()
Alias to:
numpy.random.lognormaldefined by
np_lognormal_impl0()at numba/cpython/randomimpl.py:980-982defined by
np_log_normal_impl1(mean)at numba/cpython/randomimpl.py:985-988defined by
np_log_normal_impl2(mean, sigma)at numba/cpython/randomimpl.py:991-996defined by
lognormal_impl(mean, sigma, size)at numba/cpython/randomimpl.py:999-1012
- numpy.random.mtrand.logseries()
Alias to:
numpy.random.logseriesdefined by
logseries_impl(p)at numba/cpython/randomimpl.py:1513-1516defined by
logseries_impl(p, size)at numba/cpython/randomimpl.py:1519-1532
- numpy.random.mtrand.multinomial()
Alias to:
numpy.random.multinomialdefined by
multinomial(n, pvals, size=None)at numba/cpython/randomimpl.py:2001-2076
- numpy.random.mtrand.negative_binomial()
Alias to:
numpy.random.negative_binomialdefined by
negative_binomial_impl(n, p)at numba/cpython/randomimpl.py:1535-1547
- numpy.random.mtrand.noncentral_chisquare()
Alias to:
numpy.random.noncentral_chisquaredefined by
noncentral_chisquare(df, nonc)at numba/cpython/randomimpl.py:2162-2170defined by
noncentral_chisquare(df, nonc, size=None)at numba/cpython/randomimpl.py:2173-2196
- numpy.random.mtrand.normal()
Alias to:
numpy.random.normaldefined by
np_gauss_impl0()at numba/cpython/randomimpl.py:287-290defined by
np_gauss_impl1(loc)at numba/cpython/randomimpl.py:293-296defined by
np_gauss_impl2(loc, scale)at numba/cpython/randomimpl.py:299-309defined by
np_gauss_impl3(loc, scale, size)at numba/cpython/randomimpl.py:328-345
- numpy.random.mtrand.pareto()
Alias to:
numpy.random.paretodefined by
pareto_impl(a)at numba/cpython/randomimpl.py:1038-1046defined by
pareto_impl(a, size)at numba/cpython/randomimpl.py:1049-1062
- numpy.random.mtrand.permutation()
Alias to:
numpy.random.permutationdefined by
permutation_impl(x)at numba/cpython/randomimpl.py:1861-1875
- numpy.random.mtrand.poisson()
Alias to:
numpy.random.poissondefined by
poisson_impl0()at numba/cpython/randomimpl.py:1550-1552defined by
poisson_impl1(lam)at numba/cpython/randomimpl.py:1555-1618defined by
poisson_impl2(lam, size)at numba/cpython/randomimpl.py:1621-1636
- numpy.random.mtrand.power()
Alias to:
numpy.random.powerdefined by
power_impl(a)at numba/cpython/randomimpl.py:1639-1648defined by
power_impl(a, size)at numba/cpython/randomimpl.py:1651-1664
- numpy.random.mtrand.rand()
Alias to:
numpy.random.randdefined by
rand(*size)at numba/cpython/randomimpl.py:1881-1893
- numpy.random.mtrand.randint()
Alias to:
numpy.random.randintdefined by
np_randint_impl_1(low)at numba/cpython/randomimpl.py:567-570defined by
np_randint_impl_2(low, high)at numba/cpython/randomimpl.py:573-595defined by
np_randint_impl_3(low, high, size)at numba/cpython/randomimpl.py:598-616
- numpy.random.mtrand.randn()
Alias to:
numpy.random.randndefined by
randn(*size)at numba/cpython/randomimpl.py:1896-1908
- numpy.random.mtrand.random()
Alias to:
numpy.random.randomdefined by
random_impl0()at numba/cpython/randomimpl.py:240-251defined by
random_impl1(size=None)at numba/cpython/randomimpl.py:254-270
- numpy.random.mtrand.random_sample()
Alias to:
numpy.random.random_sampledefined by
random_impl0()at numba/cpython/randomimpl.py:240-251defined by
random_impl1(size=None)at numba/cpython/randomimpl.py:254-270
- numpy.random.mtrand.ranf()
Alias to:
numpy.random.ranfdefined by
random_impl0()at numba/cpython/randomimpl.py:240-251defined by
random_impl1(size=None)at numba/cpython/randomimpl.py:254-270
- numpy.random.mtrand.rayleigh()
Alias to:
numpy.random.rayleighdefined by
rayleigh_impl0()at numba/cpython/randomimpl.py:1667-1669defined by
rayleigh_impl1(scale)at numba/cpython/randomimpl.py:1672-1679defined by
rayleigh_impl2(scale, size)at numba/cpython/randomimpl.py:1684-1697
- numpy.random.mtrand.sample()
Alias to:
numpy.random.sampledefined by
random_impl0()at numba/cpython/randomimpl.py:240-251defined by
random_impl1(size=None)at numba/cpython/randomimpl.py:254-270
- numpy.random.mtrand.seed()
Alias to:
numpy.random.seeddefined by
seed_impl(seed)at numba/cpython/randomimpl.py:208-211
- numpy.random.mtrand.shuffle()
Alias to:
numpy.random.shuffledefined by
shuffle_impl(x)at numba/cpython/randomimpl.py:1856-1858
- numpy.random.mtrand.standard_cauchy()
Alias to:
numpy.random.standard_cauchydefined by
cauchy_impl()at numba/cpython/randomimpl.py:1700-1705defined by
standard_cauchy_impl(size)at numba/cpython/randomimpl.py:1708-1721
- numpy.random.mtrand.standard_exponential()
Alias to:
numpy.random.standard_exponentialdefined by
exponential_impl()at numba/cpython/randomimpl.py:955-960defined by
standard_exponential_impl(size)at numba/cpython/randomimpl.py:963-977
- numpy.random.mtrand.standard_gamma()
Alias to:
numpy.random.standard_gammadefined by
ol_np_random_gamma1(shape)at numba/cpython/randomimpl.py:760-764defined by
standard_gamma_impl(shape, size)at numba/cpython/randomimpl.py:852-865
- numpy.random.mtrand.standard_normal()
Alias to:
numpy.random.standard_normaldefined by
np_gauss_impl0()at numba/cpython/randomimpl.py:287-290defined by
standard_normal_impl1(size)at numba/cpython/randomimpl.py:312-325
- numpy.random.mtrand.standard_t()
Alias to:
numpy.random.standard_tdefined by
standard_t_impl(df)at numba/cpython/randomimpl.py:1724-1733defined by
standard_t_impl2(df, size)at numba/cpython/randomimpl.py:1736-1749
- numpy.random.mtrand.triangular()
Alias to:
numpy.random.triangulardefined by
triangular_impl_3(left, mode, right)at numba/cpython/randomimpl.py:716-732defined by
triangular_impl(left, mode, right, size=None)at numba/cpython/randomimpl.py:735-750
- numpy.random.mtrand.uniform()
Alias to:
numpy.random.uniformdefined by
np_uniform_impl0()at numba/cpython/randomimpl.py:619-621defined by
np_uniform_impl2(low, high)at numba/cpython/randomimpl.py:637-647defined by
np_uniform_impl3(low, high, size)at numba/cpython/randomimpl.py:662-679
- numpy.random.mtrand.vonmises()
Alias to:
numpy.random.vonmisesdefined by
vonmisesvariate_impl(mu, kappa)at numba/cpython/randomimpl.py:1111-1114defined by
vonmises_impl(mu, kappa, size)at numba/cpython/randomimpl.py:1161-1174
- numpy.random.mtrand.wald()
Alias to:
numpy.random.walddefined by
wald_impl(mean, scale)at numba/cpython/randomimpl.py:1752-1770defined by
wald_impl2(mean, scale, size)at numba/cpython/randomimpl.py:1773-1786
- numpy.random.mtrand.weibull()
Alias to:
numpy.random.weibulldefined by
weibull_impl(a)at numba/cpython/randomimpl.py:1078-1086defined by
weibull_impl2(a, size)at numba/cpython/randomimpl.py:1089-1102
- numpy.random.mtrand.zipf()
Alias to:
numpy.random.zipfdefined by
zipf_impl(a)at numba/cpython/randomimpl.py:1789-1805defined by
zipf_impl(a, size)at numba/cpython/randomimpl.py:1808-1821
Not showing 8 unsupported functions.
supported = 44 / 52 = 84.62%
numpy.testing
This module is not supported.
numpy.testing.overrides
This module is not supported.
numpy.testing.print_coercion_tables
This module is not supported.
numpy.testing.setup
This module is not supported.
numpy.typing
This module is not supported.
numpy.typing.mypy_plugin
This module is not supported.
numpy.typing.setup
This module is not supported.
numpy.version
This module is not supported.