[SciPy-Dev] Cython as build dependency, file/dll size and current issues
Thouis (Ray) Jones
thouis@broadinstitute....
Thu Jul 5 15:44:30 CDT 2012
On Thu, Jul 5, 2012 at 9:48 PM, Pauli Virtanen <pav@iki.fi> wrote:
> To get more insight what could be cut would need looking into the code
> Cython generates.
There's a (short) function that's specialized on two fused types, each
of which can be 10 different individual types. I have an idea to
rewrite it to specialize fewer and much shorter functions and only on
single types, which I'll hopefully finish tomorrow.
Ray
More information about the SciPy-Dev
mailing list