numba-examples
numba-examples copied to clipboard
Add array extension example
Note: This example is intended for early adopters who has already been extending Numba's array features. This example should serve as a best practice guide as we design and stabilize the Numba API to allow proper array extension without the use and duplication of internal code.