7.9.1.1. Listings for builtins¶
7.9.1.1.1. builtins¶
-
builtins.
abs
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.
divmod
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.
hash
()¶ - defined by
hash_overload(obj)
at numba/targets/hashing.py:63-67
- defined by
-
builtins.
iter
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.
len
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
unicode_len(s)
at numba/unicode.py:425-430 - defined by
charseq_len(s)
at numba/charseq.py:347-368 - defined by
impl_len(d)
at numba/dictobject.py:661-671 - defined by
impl_len(l)
at numba/listobject.py:371-379 - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.
max
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
indval_max(indval1, indval2)
at numba/targets/builtins.py:515-523 - defined by
iterable_max(iterable)
at numba/targets/builtins.py:548-550
- defined by
-
builtins.
min
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
indval_min(indval1, indval2)
at numba/targets/builtins.py:504-512 - defined by
iterable_min(iterable)
at numba/targets/builtins.py:543-545
- defined by
-
builtins.
next
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.
pow
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.
print
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.
round
()¶ - defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
- defined by
-
builtins.
sorted
()¶ - defined by
ol_sorted(iterable, key=None, reverse=False)
at numba/targets/listobj.py:1099-1112
- defined by
Not showing 29 unsupported functions.
supported = 12 / 41 = 29.27%