[SciPy-Dev] Documentation to use LowLevelCallable from cython

Serge Guelton serge.guelton at telecom-bretagne.eu
Mon Feb 19 05:17:57 EST 2018


On Sun, Feb 18, 2018 at 10:40:05PM +1100, Andrew Nelson wrote:
> I was wondering if there was a guide to demonstrate how to use a
> LowLevelCallable from cython? Is it possible, and does it lead to any speed
> benefits if all looping is done from cython?

Alternatively, here is a documentation on how to use the Pythran
compiler to interact with LowLevelCallable:

    http://serge-sans-paille.github.io/pythran-stories/the-capsule-corporation.html#capsule-and-numpy

Best,

serge


More information about the SciPy-Dev mailing list