-
Notifications
You must be signed in to change notification settings - Fork 1
Some functions written in Numba. These can often be faster than numpy in certain situations. And if not, they can still be worth using in other Numba functions as they will allow nopython=True mode to be maintained.
jsphon/NumericalFunctions
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A free Python library for numerical Python functions using Numpy, Cython and Numba.
About
Some functions written in Numba. These can often be faster than numpy in certain situations. And if not, they can still be worth using in other Numba functions as they will allow nopython=True mode to be maintained.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published