Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dboyliao/play_numba
my Numba playground
https://github.com/dboyliao/play_numba
Last synced: 7 days ago
JSON representation
my Numba playground
- Host: GitHub
- URL: https://github.com/dboyliao/play_numba
- Owner: dboyliao
- Created: 2023-03-06T06:54:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-03-08T01:58:23.000Z (over 1 year ago)
- Last Synced: 2024-03-15T01:43:10.691Z (8 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# References
- https://numba.readthedocs.io/en/latest/user/cfunc.html?highlight=cfunc#calling-c-code-from-numba
- https://llvm.org/docs/tutorial/BuildingAJIT1.html