对于所有用户
对象模式
@jit
nopython
nogil
cache
parallel
@vectorize
@guvectorize
@jitclass
as_numba_type
numba.typed
jitclass()
@cfunc
numba.types.Record.make_c_struct
@stencil
neighborhood
func_or_mode
cval
standard_indexing
StencilFunc
out
objmode
objmode()
jit_module
jit_module()
@jit(forceobj=True)
gdb
parallel=True
typed
CUDA 在分叉前初始化
numba.jit()
Dispatcher
numba.vectorize()
numba.guvectorize()
numba.DUFunc
numba.cfunc()
CFunc
CC
CC.name
CC.output_dir
CC.output_file
CC.target_cpu
CC.verbose
CC.export()
CC.compile()
CC.distutils_extension()
numba.carray()
numba.farray()
array
cmath
collections
ctypes
enum
math
operator
functools
random
heapq
cffi
stride_tricks
generated_jit
numba.pycc
NUMBA_CAPTURED_ERRORS
对于CUDA用户
defer_cleanup()
_Kernel.max_cooperative_grid_blocks()
numba.cuda.cudadrv.devices.gpus
Reduce
BaseCUDAMemoryManager
declare_device()
compile()
compile_for_current_device()
compile_ptx()
compile_ptx_for_current_device()
Stream
stream()
default_stream()
legacy_default_stream()
per_thread_default_stream()
external_stream()
Runtime
is_supported_version()
jit()
CUDADispatcher
to_device()
device_array()
device_array_like()
pinned_array()
pinned_array_like()
mapped_array()
mapped_array_like()
managed_array()
pinned()
mapped()
DeviceNDArray
DeviceRecord
MappedNDArray
abs()
acos()
acosf()
acosh()
acoshf()
asin()
asinf()
asinh()
asinhf()
atan()
atan2()
atan2f()
atanf()
atanh()
atanhf()
brev()
brevll()
byte_perm()
cbrt()
cbrtf()
ceil()
ceilf()
clz()
clzll()
copysign()
copysignf()
cos()
cosf()
cosh()
coshf()
cospi()
cospif()
dadd_rd()
dadd_rn()
dadd_ru()
dadd_rz()
ddiv_rd()
ddiv_rn()
ddiv_ru()
ddiv_rz()
dmul_rd()
dmul_rn()
dmul_ru()
dmul_rz()
double2float_rd()
double2float_rn()
double2float_ru()
double2float_rz()
double2hiint()
double2int_rd()
double2int_rn()
double2int_ru()
double2int_rz()
double2ll_rd()
double2ll_rn()
double2ll_ru()
double2ll_rz()
double2loint()
double2uint_rd()
double2uint_rn()
double2uint_ru()
double2uint_rz()
double2ull_rd()
double2ull_rn()
double2ull_ru()
double2ull_rz()
double_as_longlong()
drcp_rd()
drcp_rn()
drcp_ru()
drcp_rz()
dsqrt_rd()
dsqrt_rn()
dsqrt_ru()
dsqrt_rz()
erf()
erfc()
erfcf()
erfcinv()
erfcinvf()
erfcx()
erfcxf()
erff()
erfinv()
erfinvf()
exp()
exp10()
exp10f()
exp2()
exp2f()
expf()
expm1()
expm1f()
fabs()
fabsf()
fadd_rd()
fadd_rn()
fadd_ru()
fadd_rz()
fast_cosf()
fast_exp10f()
fast_expf()
fast_fdividef()
fast_log10f()
fast_log2f()
fast_logf()
fast_powf()
fast_sincosf()
fast_sinf()
fast_tanf()
fdim()
fdimf()
fdiv_rd()
fdiv_rn()
fdiv_ru()
fdiv_rz()
ffs()
ffsll()
finitef()
float2half_rn()
float2int_rd()
float2int_rn()
float2int_ru()
float2int_rz()
float2ll_rd()
float2ll_rn()
float2ll_ru()
float2ll_rz()
float2uint_rd()
float2uint_rn()
float2uint_ru()
float2uint_rz()
float2ull_rd()
float2ull_rn()
float2ull_ru()
float2ull_rz()
float_as_int()
floor()
floorf()
fma()
fma_rd()
fma_rn()
fma_ru()
fma_rz()
fmaf()
fmaf_rd()
fmaf_rn()
fmaf_ru()
fmaf_rz()
fmax()
fmaxf()
fmin()
fminf()
fmod()
fmodf()
fmul_rd()
fmul_rn()
fmul_ru()
fmul_rz()
frcp_rd()
frcp_rn()
frcp_ru()
frcp_rz()
frexp()
frexpf()
frsqrt_rn()
fsqrt_rd()
fsqrt_rn()
fsqrt_ru()
fsqrt_rz()
fsub_rd()
fsub_rn()
fsub_ru()
fsub_rz()
hadd()
half2float()
hiloint2double()
hypot()
hypotf()
ilogb()
ilogbf()
int2double_rn()
int2float_rd()
int2float_rn()
int2float_ru()
int2float_rz()
int_as_float()
isfinited()
isinfd()
isinff()
isnand()
isnanf()
j0()
j0f()
j1()
j1f()
jn()
jnf()
ldexp()
ldexpf()
lgamma()
lgammaf()
ll2double_rd()
ll2double_rn()
ll2double_ru()
ll2double_rz()
ll2float_rd()
ll2float_rn()
ll2float_ru()
ll2float_rz()
llabs()
llmax()
llmin()
llrint()
llrintf()
llround()
llroundf()
log()
log10()
log10f()
log1p()
log1pf()
log2()
log2f()
logb()
logbf()
logf()
longlong_as_double()
max()
min()
modf()
modff()
mul24()
mul64hi()
mulhi()
nearbyint()
nearbyintf()
nextafter()
nextafterf()
normcdf()
normcdff()
normcdfinv()
normcdfinvf()
popc()
popcll()
pow()
powf()
powi()
powif()
rcbrt()
rcbrtf()
remainder()
remainderf()
remquo()
remquof()
rhadd()
rint()
rintf()
round()
roundf()
rsqrt()
rsqrtf()
sad()
saturatef()
scalbn()
scalbnf()
signbitd()
signbitf()
sin()
sincos()
sincosf()
sincospi()
sincospif()
sinf()
sinh()
sinhf()
sinpi()
sinpif()
sqrt()
sqrtf()
tan()
tanf()
tanh()
tanhf()
tgamma()
tgammaf()
trunc()
truncf()
uhadd()
uint2double_rn()
uint2float_rd()
uint2float_rn()
uint2float_ru()
uint2float_rz()
ull2double_rd()
ull2double_rn()
ull2double_ru()
ull2double_rz()
ull2float_rd()
ull2float_rn()
ull2float_ru()
ull2float_rz()
ullmax()
ullmin()
umax()
umin()
umul24()
umul64hi()
umulhi()
urhadd()
usad()
y0()
y0f()
y1()
y1f()
yn()
ynf()
对于高级用户和开发者
overload_method()
overload_classmethod()
numba.experimental.structref
jit
extending.is_jitted()
typeof_impl.register()
type_callable()
as_numba_type.register()
@overload
Rewrite
Rewrite.match()
Rewrite.apply()
RewriteArrayExprs.match()
RewriteArrayExprs.apply()
_lower_array_expr()
numba.extending.overload()
PYTHONHASHSEED
sys.monitoring
Literal
literal()
unliteral()
maybe_literal()
literally()
SentryLiteralArgs
BoundLiteralArgs
sentry_literal_args()
Event
Event.data
Event.is_end
Event.is_failed
Event.is_start
Event.kind
Event.status
EventStatus
Listener
Listener.notify()
Listener.on_end()
Listener.on_start()
RecordingListener
RecordingListener.on_end()
RecordingListener.on_start()
TimingListener
TimingListener.done
TimingListener.duration
TimingListener.on_end()
TimingListener.on_start()
broadcast()
end_event()
install_listener()
install_recorder()
install_timer()
register()
start_event()
trigger_event()
unregister()
ConfigStack
LOAD_FAST_AND_CLEAR
Expr.undef
UndefVar
请启用 JavaScript 以便使用搜索功能