[SciPy-Dev] How is generate_ufuncs.py (in scipy/seciall) used?

Warren Weckesser warren.weckesser at gmail.com
Sun Feb 3 13:00:15 EST 2013


On 2/3/13, Pauli Virtanen <pav at iki.fi> wrote:
> Hi,
>
> 03.02.2013 18:57, Warren Weckesser kirjoitti:
>> Could someone explain how generate_ufuncs.py in scipy/special is used
>> (if it is, in fact, used)?  I don't see any references to it anywhere.
>
> The top of the file says:
>
> #!/usr/bin/python
> """
> generate_ufuncs.py
>
> Generate Ufunc definition source files for scipy.special.  Produces
> files '_ufuncs.c' and '_ufuncs_cxx.c' by first producing Cython.
>

I saw that, but I was looking for something else that runs the script.
 I guess this is always run "by hand"?

Warren

P.S.  I see that this file will be removed if PR 403
(https://github.com/scipy/scipy/pull/403) is accepted.



>
> --
> Pauli Virtanen
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>



More information about the SciPy-Dev mailing list