Skip to content

ptooley/numbasub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numbasub

Numbasub is a shim module designed to allow numba to be made an optional runtime dependency of packages. Depending on how deeply numba is integrated into a package it may not be feasible to make numba optional, however, for the typical case that only the top level decorator functions are used, then simply replacing the numba decorators with no-ops should work just fine.

About

Shim module to easily make numba an optional dependency

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published