jit
Module for applying just in time compilation to speed up functions.
Functions
| Name | Description |
|---|---|
| maybe_numba_jit | Use numba to apply JIT compilation to the decorated function. |
| module of dascore.utils | source |
Module for applying just in time compilation to speed up functions.
| Name | Description |
|---|---|
| maybe_numba_jit | Use numba to apply JIT compilation to the decorated function. |