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'>
-
builtins.
divmod
()¶ defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
-
builtins.
hash
()¶ defined by
hash_overload(obj)
at numba/targets/hashing.py:63-67
-
builtins.
iter
()¶ defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
-
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-430defined by
charseq_len(s)
at numba/charseq.py:347-368defined by
impl_len(d)
at numba/dictobject.py:661-671defined by
impl_len(l)
at numba/listobject.py:371-379defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
-
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-523defined by
iterable_max(iterable)
at numba/targets/builtins.py:548-550
-
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-512defined by
iterable_min(iterable)
at numba/targets/builtins.py:543-545
-
builtins.
next
()¶ defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
-
builtins.
pow
()¶ defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
-
builtins.
print
()¶ defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
-
builtins.
round
()¶ defined by
<class 'numba.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
-
builtins.
sorted
()¶ defined by
ol_sorted(iterable, key=None, reverse=False)
at numba/targets/listobj.py:1099-1112
Not showing 29 unsupported functions.
supported = 12 / 41 = 29.27%