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