Shayne Hodge

Results 4 comments of Shayne Hodge

Separate branch sounds good. http://jakevdp.github.io/blog/2013/06/15/numba-vs-cython-take-2/ is where I got the idea, it seems it could exceed Cython in speed. I'm not sure how (or if you'd need to) also interface...

EDIT: Tied to PR 43, because I didn't recommit to the same branch. Added a test script. For reasons I don't fully understand, I had to go remove `.` from...

How would you go about adding these unit tests? Do they exist in the Matlab source code, or do we need some independent way of deriving numbers to test against?

Just added a second script for profiling - here are the main pain points: ``` 3685041 function calls (3654276 primitive calls) in 20.298 seconds Ordered by: internal time List reduced...