forked from carpentries-incubator/pando-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Numba njit #70
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestmove-to-incubatorThis issue should be moved to the carpentries-incubator repoThis issue should be moved to the carpentries-incubator repo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmove-to-incubatorThis issue should be moved to the carpentries-incubator repoThis issue should be moved to the carpentries-incubator repo
This was a last minute addition to my talk at RSECon24, it feels worthy of a small discussion somewhere in the course given the potential for speedup (although in practice it's rather technical to use effectively).
It would also require a dependency (
numba) adding to the setup guide.