nd who knows what goes on. Anyway, your function would be re-compiled at
> every iteration.
>
> I wrote this (https://github.com/mdipierro/ocl) works like numba (less
> powerful probably) and it would have the same problem.
>
> Massimo
>
> On Thursday, 15 January 2015 05:1
Hi
I am using the numba just in time compiler (version 0.16) for speeding up
numerical calculations under python.
For testing it I have slightly modified the standard web2py welcome
application such that the index controller function calls a tiny function
numba_add which
adds 2 numbers.
fr
2 matches
Mail list logo