7.8。上市
原文: http://numba.pydata.org/numba-doc/latest/developer/listings.html
这显示了编译器内部注册表的列表(例如,降低了定义)。该信息作为开发人员参考提供。如果可能,通过 github 链接提供源代码链接。
- 7.8.1。降低上市
- 7.8.1.1。
'__array__' - 7.8.1.2。
'__array_wrap__' - 7.8.1.3。
'array.argmax' - 7.8.1.4。
'array.argmin' - 7.8.1.5。
'array.argsort' - 7.8.1.6。
'array.astype' - 7.8.1.7。
'array.copy' - 7.8.1.8。
'array.cumprod' - 7.8.1.9。
'array.cumsum' - 7.8.1.10。
'array.flatten' - 7.8.1.11。
'array.item' - 7.8.1.12。
'array.itemset' - 7.8.1.13。
'array.max' - 7.8.1.14。
'array.mean' - 7.8.1.15。
'array.min' - 7.8.1.16。
'array.nonzero' - 7.8.1.17。
'array.prod' - 7.8.1.18。
'array.ravel' - 7.8.1.19。
'array.reshape' - 7.8.1.20。
'array.sort' - 7.8.1.21。
'array.std' - 7.8.1.22。
'array.sum' - 7.8.1.23。
'array.take' - 7.8.1.24。
'array.transpose' - 7.8.1.25。
'array.var' - 7.8.1.26。
'array.view' - 7.8.1.27。
'complex.conjugate' - 7.8.1.28。
'ffi.from_buffer' - 7.8.1.29。
'getiter' - 7.8.1.30。
'iternext' - 7.8.1.31。
'list.append' - 7.8.1.32。
'list.clear' - 7.8.1.33。
'list.copy' - 7.8.1.34。
'list.count' - 7.8.1.35。
'list.extend' - 7.8.1.36。
'list.index' - 7.8.1.37。
'list.insert' - 7.8.1.38。
'list.pop' - 7.8.1.39。
'list.remove' - 7.8.1.40。
'list.reverse' - 7.8.1.41。
'list.sort' - 7.8.1.42。
'not in' - 7.8.1.43。
'np.random.beta' - 7.8.1.44。
'np.random.binomial' - 7.8.1.45。
'np.random.chisquare' - 7.8.1.46。
'np.random.exponential' - 7.8.1.47。
'np.random.f' - 7.8.1.48。
'np.random.gamma' - 7.8.1.49。
'np.random.geometric' - 7.8.1.50。
'np.random.gumbel' - 7.8.1.51。
'np.random.hypergeometric' - 7.8.1.52。
'np.random.laplace' - 7.8.1.53。
'np.random.logistic' - 7.8.1.54。
'np.random.lognormal' - 7.8.1.55。
'np.random.logseries' - 7.8.1.56。
'np.random.negative_binomial' - 7.8.1.57。
'np.random.normal' - 7.8.1.58。
'np.random.pareto' - 7.8.1.59。
'np.random.poisson' - 7.8.1.60。
'np.random.power' - 7.8.1.61。
'np.random.randint' - 7.8.1.62。
'np.random.random' - 7.8.1.63。
'np.random.rayleigh' - 7.8.1.64。
'np.random.seed' - 7.8.1.65。
'np.random.standard_cauchy' - 7.8.1.66。
'np.random.standard_exponential' - 7.8.1.67。
'np.random.standard_gamma' - 7.8.1.68。
'np.random.standard_normal' - 7.8.1.69。
'np.random.standard_t' - 7.8.1.70。
'np.random.triangular' - 7.8.1.71。
'np.random.uniform' - 7.8.1.72。
'np.random.vonmises' - 7.8.1.73。
'np.random.wald' - 7.8.1.74。
'np.random.weibull' - 7.8.1.75。
'np.random.zipf' - 7.8.1.76。
'number.item' - 7.8.1.77。
'print_item' - 7.8.1.78。
'random.betavariate' - 7.8.1.79。
'random.expovariate' - 7.8.1.80。
'random.gammavariate' - 7.8.1.81。
'random.gauss' - 7.8.1.82。
'random.getrandbits' - 7.8.1.83。
'random.lognormvariate' - 7.8.1.84。
'random.normalvariate' - 7.8.1.85。
'random.paretovariate' - 7.8.1.86。
'random.randint' - 7.8.1.87。
'random.random' - 7.8.1.88。
'random.randrange' - 7.8.1.89。
'random.seed' - 7.8.1.90。
'random.triangular' - 7.8.1.91。
'random.uniform' - 7.8.1.92。
'random.vonmisesvariate' - 7.8.1.93。
'random.weibullvariate' - 7.8.1.94。
'set.add' - 7.8.1.95。
'set.clear' - 7.8.1.96。
'set.copy' - 7.8.1.97。
'set.difference' - 7.8.1.98。
'set.difference_update' - 7.8.1.99。
'set.discard' - 7.8.1.100。
'set.intersection' - 7.8.1.101。
'set.intersection_update' - 7.8.1.102。
'set.isdisjoint' - 7.8.1.103。
'set.issubset' - 7.8.1.104。
'set.issuperset' - 7.8.1.105。
'set.pop' - 7.8.1.106。
'set.remove' - 7.8.1.107。
'set.symmetric_difference' - 7.8.1.108。
'set.symmetric_difference_update' - 7.8.1.109。
'set.union' - 7.8.1.110。
'set.update' - 7.8.1.111。
'static_getitem' - 7.8.1.112。
'static_setitem' - 7.8.1.113。
<ufunc 'absolute'> - 7.8.1.114。
<ufunc 'add'> - 7.8.1.115。
<ufunc 'arccos'> - 7.8.1.116。
<ufunc 'arccosh'> - 7.8.1.117。
<ufunc 'arcsin'> - 7.8.1.118。
<ufunc 'arcsinh'> - 7.8.1.119。
<ufunc 'arctan'> - 7.8.1.120。
<ufunc 'arctan2'> - 7.8.1.121。
<ufunc 'arctanh'> - 7.8.1.122。
<ufunc 'bitwise_and'> - 7.8.1.123。
<ufunc 'bitwise_or'> - 7.8.1.124。
<ufunc 'bitwise_xor'> - 7.8.1.125。
<ufunc 'ceil'> - 7.8.1.126。
<ufunc 'conjugate'> - 7.8.1.127。
<ufunc 'copysign'> - 7.8.1.128。
<ufunc 'cos'> - 7.8.1.129。
<ufunc 'cosh'> - 7.8.1.130。
<ufunc 'deg2rad'> - 7.8.1.131。
<ufunc 'degrees'> - 7.8.1.132。
<ufunc 'equal'> - 7.8.1.133。
<ufunc 'exp'> - 7.8.1.134。
<ufunc 'exp2'> - 7.8.1.135。
<ufunc 'expm1'> - 7.8.1.136。
<ufunc 'fabs'> - 7.8.1.137。
<ufunc 'floor'> - 7.8.1.138。
<ufunc 'floor_divide'> - 7.8.1.139。
<ufunc 'fmax'> - 7.8.1.140。
<ufunc 'fmin'> - 7.8.1.141。
<ufunc 'fmod'> - 7.8.1.142。
<ufunc 'greater'> - 7.8.1.143。
<ufunc 'greater_equal'> - 7.8.1.144。
<ufunc 'hypot'> - 7.8.1.145。
<ufunc 'invert'> - 7.8.1.146。
<ufunc 'isfinite'> - 7.8.1.147。
<ufunc 'isinf'> - 7.8.1.148。
<ufunc 'isnan'> - 7.8.1.149。
<ufunc 'ldexp'> - 7.8.1.150。
<ufunc 'left_shift'> - 7.8.1.151。
<ufunc 'less'> - 7.8.1.152。
<ufunc 'less_equal'> - 7.8.1.153。
<ufunc 'log'> - 7.8.1.154。
<ufunc 'log10'> - 7.8.1.155。
<ufunc 'log1p'> - 7.8.1.156。
<ufunc 'log2'> - 7.8.1.157。
<ufunc 'logaddexp'> - 7.8.1.158。
<ufunc 'logaddexp2'> - 7.8.1.159。
<ufunc 'logical_and'> - 7.8.1.160。
<ufunc 'logical_not'> - 7.8.1.161。
<ufunc 'logical_or'> - 7.8.1.162。
<ufunc 'logical_xor'> - 7.8.1.163。
<ufunc 'maximum'> - 7.8.1.164。
<ufunc 'minimum'> - 7.8.1.165。
<ufunc 'multiply'> - 7.8.1.166。
<ufunc 'negative'> - 7.8.1.167。
<ufunc 'nextafter'> - 7.8.1.168。
<ufunc 'not_equal'> - 7.8.1.169。
<ufunc 'power'> - 7.8.1.170。
<ufunc 'rad2deg'> - 7.8.1.171。
<ufunc 'radians'> - 7.8.1.172。
<ufunc 'reciprocal'> - 7.8.1.173。
<ufunc 'remainder'> - 7.8.1.174。
<ufunc 'right_shift'> - 7.8.1.175。
<ufunc 'rint'> - 7.8.1.176。
<ufunc 'sign'> - 7.8.1.177。
<ufunc 'signbit'> - 7.8.1.178。
<ufunc 'sin'> - 7.8.1.179。
<ufunc 'sinh'> - 7.8.1.180。
<ufunc 'spacing'> - 7.8.1.181。
<ufunc 'sqrt'> - 7.8.1.182。
<ufunc 'square'> - 7.8.1.183。
<ufunc 'subtract'> - 7.8.1.184。
<ufunc 'tan'> - 7.8.1.185。
<ufunc 'tanh'> - 7.8.1.186。
<ufunc 'true_divide'> - 7.8.1.187。
<ufunc 'trunc'> - 7.8.1.188。
_operator.add - 7.8.1.189。
_operator.and_ - 7.8.1.190。
_operator.contains - 7.8.1.191。
_operator.delitem - 7.8.1.192。
_operator.eq - 7.8.1.193。
_operator.floordiv - 7.8.1.194。
_operator.ge - 7.8.1.195。
_operator.getitem - 7.8.1.196。
_operator.gt - 7.8.1.197。
_operator.iadd - 7.8.1.198。
_operator.iand - 7.8.1.199。
_operator.ifloordiv - 7.8.1.200。
_operator.ilshift - 7.8.1.201。
_operator.imod - 7.8.1.202。
_operator.imul - 7.8.1.203。
_operator.invert - 7.8.1.204。
_operator.ior - 7.8.1.205。
_operator.ipow - 7.8.1.206。
_operator.irshift - 7.8.1.207。
_operator.is_ - 7.8.1.208。
_operator.is_not - 7.8.1.209。
_operator.isub - 7.8.1.210。
_operator.itruediv - 7.8.1.211。
_operator.ixor - 7.8.1.212。
_operator.le - 7.8.1.213。
_operator.lshift - 7.8.1.214。
_operator.lt - 7.8.1.215。
_operator.matmul - 7.8.1.216。
_operator.mod - 7.8.1.217。
_operator.mul - 7.8.1.218。
_operator.ne - 7.8.1.219。
_operator.neg - 7.8.1.220。
_operator.not_ - 7.8.1.221。
_operator.or_ - 7.8.1.222。
_operator.pos - 7.8.1.223。
_operator.pow - 7.8.1.224。
_operator.rshift - 7.8.1.225。
_operator.setitem - 7.8.1.226。
_operator.sub - 7.8.1.227。
_operator.truediv - 7.8.1.228。
_operator.xor - 7.8.1.229。
builtins.abs - 7.8.1.230。
builtins.bool - 7.8.1.231。
builtins.complex - 7.8.1.232。
builtins.divmod - 7.8.1.233。
builtins.enumerate - 7.8.1.234。
builtins.float - 7.8.1.235。
builtins.int - 7.8.1.236。
builtins.iter - 7.8.1.237。
builtins.len - 7.8.1.238。
builtins.list - 7.8.1.239。
builtins.max - 7.8.1.240。
builtins.min - 7.8.1.241。
builtins.next - 7.8.1.242。
builtins.pow - 7.8.1.243。
builtins.print - 7.8.1.244。
builtins.range - 7.8.1.245。
builtins.round - 7.8.1.246。
builtins.set - 7.8.1.247。
builtins.slice - 7.8.1.248。
builtins.sorted - 7.8.1.249。
builtins.tuple - 7.8.1.250。
builtins.type - 7.8.1.251。
builtins.zip - 7.8.1.252。
cmath.acos - 7.8.1.253。
cmath.acosh - 7.8.1.254。
cmath.asin - 7.8.1.255。
cmath.asinh - 7.8.1.256。
cmath.atan - 7.8.1.257。
cmath.atanh - 7.8.1.258。
cmath.cos - 7.8.1.259。
cmath.cosh - 7.8.1.260。
cmath.exp - 7.8.1.261。
cmath.isfinite - 7.8.1.262。
cmath.isinf - 7.8.1.263。
cmath.isnan - 7.8.1.264。
cmath.log - 7.8.1.265。
cmath.log10 - 7.8.1.266。
cmath.phase - 7.8.1.267。
cmath.polar - 7.8.1.268。
cmath.rect - 7.8.1.269。
cmath.sin - 7.8.1.270。
cmath.sinh - 7.8.1.271。
cmath.sqrt - 7.8.1.272。
cmath.tan - 7.8.1.273。
cmath.tanh - 7.8.1.274。
math.acos - 7.8.1.275。
math.acosh - 7.8.1.276。
math.asin - 7.8.1.277。
math.asinh - 7.8.1.278。
math.atan - 7.8.1.279。
math.atan2 - 7.8.1.280。
math.atanh - 7.8.1.281。
math.ceil - 7.8.1.282。
math.copysign - 7.8.1.283。
math.cos - 7.8.1.284。
math.cosh - 7.8.1.285。
math.degrees - 7.8.1.286。
math.erf - 7.8.1.287。
math.erfc - 7.8.1.288。
math.exp - 7.8.1.289。
math.expm1 - 7.8.1.290。
math.fabs - 7.8.1.291。
math.floor - 7.8.1.292。
math.frexp - 7.8.1.293。
math.gamma - 7.8.1.294。
math.hypot - 7.8.1.295。
math.isfinite - 7.8.1.296。
math.isinf - 7.8.1.297。
math.isnan - 7.8.1.298。
math.ldexp - 7.8.1.299。
math.lgamma - 7.8.1.300。
math.log - 7.8.1.301。
math.log10 - 7.8.1.302。
math.log1p - 7.8.1.303。
math.log2 - 7.8.1.304。
math.pow - 7.8.1.305。
math.radians - 7.8.1.306。
math.sin - 7.8.1.307。
math.sinh - 7.8.1.308。
math.sqrt - 7.8.1.309。
math.tan - 7.8.1.310。
math.tanh - 7.8.1.311。
math.trunc - 7.8.1.312。
numba.numpy_support.carray - 7.8.1.313。
numba.numpy_support.farray - 7.8.1.314。
numba.parfor.internal_prange - 7.8.1.315。
numba.special.pndindex - 7.8.1.316。
numba.special.prange - 7.8.1.317。
numba.stencil.stencil - 7.8.1.318。
numba.targets.arrayobj.reshape_unchecked - 7.8.1.319。
numba.targets.builtins.get_type_max_value - 7.8.1.320。
numba.targets.builtins.get_type_min_value - 7.8.1.321。
numba.types.abstract.TypeRef - 7.8.1.322。
numba.types.functions.NamedTupleClass - 7.8.1.323。
numba.types.functions.NumberClass - 7.8.1.324。
numba.typing.builtins.IndexValue - 7.8.1.325。
numpy.amax - 7.8.1.326。
numpy.amin - 7.8.1.327。
numpy.angle - 7.8.1.328。
numpy.arange - 7.8.1.329。
numpy.argmax - 7.8.1.330。
numpy.argmin - 7.8.1.331。
numpy.argsort - 7.8.1.332。
numpy.array - 7.8.1.333。
numpy.ascontiguousarray - 7.8.1.334。
numpy.asfortranarray - 7.8.1.335。
numpy.atleast_1d - 7.8.1.336。
numpy.atleast_2d - 7.8.1.337。
numpy.atleast_3d - 7.8.1.338。
numpy.column_stack - 7.8.1.339。
numpy.concatenate - 7.8.1.340。
numpy.copy - 7.8.1.341。
numpy.cumprod - 7.8.1.342。
numpy.cumsum - 7.8.1.343。
numpy.diag - 7.8.1.344。
numpy.dot - 7.8.1.345。
numpy.dstack - 7.8.1.346。
numpy.empty - 7.8.1.347。
numpy.empty_like - 7.8.1.348。
numpy.expand_dims - 7.8.1.349。
numpy.frombuffer - 7.8.1.350。
numpy.full - 7.8.1.351。
numpy.full_like - 7.8.1.352。
numpy.hstack - 7.8.1.353。
numpy.identity - 7.8.1.354。
numpy.linspace - 7.8.1.355。
numpy.mean - 7.8.1.356。
numpy.ndenumerate - 7.8.1.357。
numpy.ndindex - 7.8.1.358。
numpy.nditer - 7.8.1.359。
numpy.nonzero - 7.8.1.360。
numpy.ones - 7.8.1.361。
numpy.ones_like - 7.8.1.362。
numpy.prod - 7.8.1.363。
numpy.ravel - 7.8.1.364。
numpy.round_ - 7.8.1.365。
numpy.sinc - 7.8.1.366。
numpy.sort - 7.8.1.367。
numpy.stack - 7.8.1.368。
numpy.std - 7.8.1.369。
numpy.sum - 7.8.1.370。
numpy.take - 7.8.1.371。
numpy.var - 7.8.1.372。
numpy.vdot - 7.8.1.373。
numpy.vstack - 7.8.1.374。
numpy.where - 7.8.1.375。
numpy.zeros - 7.8.1.376。
numpy.zeros_like
- 7.8.1.1。
