Skip to content

PUBLISH: 19th December 2023

Compare
Choose a tag to compare
@mmcky mmcky released this 19 Dec 03:16
· 22 commits to main since this release
efe322b
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]>