PUBLISH: 19th December 2023
FIX: Update Numba Lecture to Address Deprecation of `@jit` (#296) * update a section on type inference. * update lecture to avoid literal box warning * check the type of the function * Update lectures/numba.md Co-authored-by: mmcky <[email protected]> * reduce redundancy * further simplifies descriptions * fix typos --------- Co-authored-by: mmcky <[email protected]>