This shows listings from compiler internal registries (e.g. lowering definitions). The information is provided as developer reference. When possible, links to source code are provided via github links.
'__array__'
'__array_wrap__'
'array.argmax'
'array.argmin'
'array.argsort'
'array.astype'
'array.copy'
'array.cumprod'
'array.cumsum'
'array.flatten'
'array.item'
'array.itemset'
'array.max'
'array.mean'
'array.min'
'array.nonzero'
'array.prod'
'array.ravel'
'array.reshape'
'array.sort'
'array.std'
'array.sum'
'array.take'
'array.transpose'
'array.var'
'array.view'
'complex.conjugate'
'delitem'
'ffi.from_buffer'
'getiter'
'iternext'
'list.append'
'list.clear'
'list.copy'
'list.count'
'list.extend'
'list.index'
'list.insert'
'list.pop'
'list.remove'
'list.reverse'
'list.sort'
'not in'
'np.random.beta'
'np.random.binomial'
'np.random.chisquare'
'np.random.exponential'
'np.random.f'
'np.random.gamma'
'np.random.geometric'
'np.random.gumbel'
'np.random.hypergeometric'
'np.random.laplace'
'np.random.logistic'
'np.random.lognormal'
'np.random.logseries'
'np.random.negative_binomial'
'np.random.normal'
'np.random.pareto'
'np.random.poisson'
'np.random.power'
'np.random.randint'
'np.random.random'
'np.random.rayleigh'
'np.random.seed'
'np.random.standard_cauchy'
'np.random.standard_exponential'
'np.random.standard_gamma'
'np.random.standard_normal'
'np.random.standard_t'
'np.random.triangular'
'np.random.uniform'
'np.random.vonmises'
'np.random.wald'
'np.random.weibull'
'np.random.zipf'
'number.item'
'print_item'
'random.betavariate'
'random.expovariate'
'random.gammavariate'
'random.gauss'
'random.getrandbits'
'random.lognormvariate'
'random.normalvariate'
'random.paretovariate'
'random.randint'
'random.random'
'random.randrange'
'random.seed'
'random.triangular'
'random.uniform'
'random.vonmisesvariate'
'random.weibullvariate'
'set.add'
'set.clear'
'set.copy'
'set.difference'
'set.difference_update'
'set.discard'
'set.intersection'
'set.intersection_update'
'set.isdisjoint'
'set.issubset'
'set.issuperset'
'set.pop'
'set.remove'
'set.symmetric_difference'
'set.symmetric_difference_update'
'set.union'
'set.update'
'setitem'
'static_getitem'
'static_setitem'
<ufunc 'absolute'>
<ufunc 'add'>
<ufunc 'arccos'>
<ufunc 'arccosh'>
<ufunc 'arcsin'>
<ufunc 'arcsinh'>
<ufunc 'arctan'>
<ufunc 'arctan2'>
<ufunc 'arctanh'>
<ufunc 'bitwise_and'>
<ufunc 'bitwise_or'>
<ufunc 'bitwise_xor'>
<ufunc 'ceil'>
<ufunc 'conjugate'>
<ufunc 'copysign'>
<ufunc 'cos'>
<ufunc 'cosh'>
<ufunc 'deg2rad'>
<ufunc 'degrees'>
<ufunc 'equal'>
<ufunc 'exp'>
<ufunc 'exp2'>
<ufunc 'expm1'>
<ufunc 'fabs'>
<ufunc 'floor'>
<ufunc 'floor_divide'>
<ufunc 'fmax'>
<ufunc 'fmin'>
<ufunc 'fmod'>
<ufunc 'greater'>
<ufunc 'greater_equal'>
<ufunc 'hypot'>
<ufunc 'invert'>
<ufunc 'isfinite'>
<ufunc 'isinf'>
<ufunc 'isnan'>
<ufunc 'ldexp'>
<ufunc 'left_shift'>
<ufunc 'less'>
<ufunc 'less_equal'>
<ufunc 'log'>
<ufunc 'log10'>
<ufunc 'log1p'>
<ufunc 'log2'>
<ufunc 'logaddexp'>
<ufunc 'logaddexp2'>
<ufunc 'logical_and'>
<ufunc 'logical_not'>
<ufunc 'logical_or'>
<ufunc 'logical_xor'>
<ufunc 'maximum'>
<ufunc 'minimum'>
<ufunc 'multiply'>
<ufunc 'negative'>
<ufunc 'nextafter'>
<ufunc 'not_equal'>
<ufunc 'power'>
<ufunc 'rad2deg'>
<ufunc 'radians'>
<ufunc 'reciprocal'>
<ufunc 'remainder'>
<ufunc 'right_shift'>
<ufunc 'rint'>
<ufunc 'sign'>
<ufunc 'signbit'>
<ufunc 'sin'>
<ufunc 'sinh'>
<ufunc 'spacing'>
<ufunc 'sqrt'>
<ufunc 'square'>
<ufunc 'subtract'>
<ufunc 'tan'>
<ufunc 'tanh'>
<ufunc 'true_divide'>
<ufunc 'trunc'>
_operator.add
_operator.and_
_operator.contains
_operator.eq
_operator.floordiv
_operator.ge
_operator.getitem
_operator.gt
_operator.iadd
_operator.iand
_operator.ifloordiv
_operator.ilshift
_operator.imod
_operator.imul
_operator.invert
_operator.ior
_operator.ipow
_operator.irshift
_operator.is_
_operator.is_not
_operator.isub
_operator.itruediv
_operator.ixor
_operator.le
_operator.lshift
_operator.lt
_operator.matmul
_operator.mod
_operator.mul
_operator.ne
_operator.neg
_operator.not_
_operator.or_
_operator.pos
_operator.pow
_operator.rshift
_operator.sub
_operator.truediv
_operator.xor
builtins.abs
builtins.bool
builtins.complex
builtins.divmod
builtins.enumerate
builtins.float
builtins.hash
builtins.int
builtins.iter
builtins.len
builtins.list
builtins.max
builtins.min
builtins.next
builtins.pow
builtins.print
builtins.range
builtins.round
builtins.set
builtins.slice
builtins.sorted
builtins.tuple
builtins.type
builtins.zip
cmath.acos
cmath.acosh
cmath.asin
cmath.asinh
cmath.atan
cmath.atanh
cmath.cos
cmath.cosh
cmath.exp
cmath.isfinite
cmath.isinf
cmath.isnan
cmath.log
cmath.log10
cmath.phase
cmath.polar
cmath.rect
cmath.sin
cmath.sinh
cmath.sqrt
cmath.tan
cmath.tanh
math.acos
math.acosh
math.asin
math.asinh
math.atan
math.atan2
math.atanh
math.ceil
math.copysign
math.cos
math.cosh
math.degrees
math.erf
math.erfc
math.exp
math.expm1
math.fabs
math.floor
math.frexp
math.gamma
math.hypot
math.isfinite
math.isinf
math.isnan
math.ldexp
math.lgamma
math.log
math.log10
math.log1p
math.log2
math.pow
math.radians
math.sin
math.sinh
math.sqrt
math.tan
math.tanh
math.trunc
numba.numpy_support.carray
numba.numpy_support.farray
numba.parfor.internal_prange
numba.special.pndindex
numba.special.prange
numba.stencil.stencil
numba.targets.arrayobj.reshape_unchecked
numba.targets.builtins.get_type_max_value
numba.targets.builtins.get_type_min_value
numba.types.functions.NamedTupleClass
numba.types.functions.NumberClass
numba.typing.builtins.IndexValue
numpy.core.fromnumeric.amax
numpy.core.fromnumeric.amin
numpy.core.fromnumeric.argmax
numpy.core.fromnumeric.argmin
numpy.core.fromnumeric.argsort
numpy.core.fromnumeric.cumprod
numpy.core.fromnumeric.cumsum
numpy.core.fromnumeric.mean
numpy.core.fromnumeric.nonzero
numpy.core.fromnumeric.prod
numpy.core.fromnumeric.ravel
numpy.core.fromnumeric.round_
numpy.core.fromnumeric.sort
numpy.core.fromnumeric.std
numpy.core.fromnumeric.sum
numpy.core.fromnumeric.take
numpy.core.fromnumeric.var
numpy.core.function_base.linspace
numpy.core.multiarray.arange
numpy.core.multiarray.array
numpy.core.multiarray.concatenate
numpy.core.multiarray.dot
numpy.core.multiarray.empty
numpy.core.multiarray.empty_like
numpy.core.multiarray.frombuffer
numpy.core.multiarray.vdot
numpy.core.multiarray.where
numpy.core.multiarray.zeros
numpy.core.numeric.ascontiguousarray
numpy.core.numeric.asfortranarray
numpy.core.numeric.full
numpy.core.numeric.full_like
numpy.core.numeric.identity
numpy.core.numeric.ones
numpy.core.numeric.ones_like
numpy.core.numeric.zeros_like
numpy.core.shape_base.atleast_1d
numpy.core.shape_base.atleast_2d
numpy.core.shape_base.atleast_3d
numpy.core.shape_base.hstack
numpy.core.shape_base.stack
numpy.core.shape_base.vstack
numpy.lib.function_base.angle
numpy.lib.function_base.copy
numpy.lib.function_base.sinc
numpy.lib.index_tricks.ndenumerate
numpy.lib.index_tricks.ndindex
numpy.lib.shape_base.column_stack
numpy.lib.shape_base.dstack
numpy.lib.shape_base.expand_dims
numpy.lib.twodim_base.diag
numpy.nditer