[SciPy-Dev] How is generate_ufuncs.py (in scipy/seciall) used?
Pauli Virtanen
pav@iki...
Sun Feb 3 11:24:54 CST 2013
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.
--
Pauli Virtanen
More information about the SciPy-Dev
mailing list