Skip to main content

Module vectorized

Module vectorized 

Source
Expand description

Vectorized special function operations with automatic backend selection

Enums§

BesselResult
Result type for Bessel function computations
GammaResult
Result type for gamma computations that can be immediate, lazy, or async

Functions§

erf_array
Enhanced error function computation
factorial_array
Enhanced factorial function computation
gamma_array
Enhanced gamma function computation with backend selection
j0_array
Enhanced Bessel J0 function computation with backend selection
process_chunks
Chunked processing for large arrays
softmax_1d
Enhanced softmax computation