How do I tell f2py to generate Numeric modules?

I ran f2py. It seems to always generate NumPy modules. How do I tell f2py to generate Numeric modules? Ben

On 7/10/07, Ben ZX <zzxxben@gmail.com> wrote:
I ran f2py. It seems to always generate NumPy modules.
How do I tell f2py to generate Numeric modules?
If you do $ f2py -h you will see near the beginning the option '--2d-numeric'. I never tested it (moved to numpy from its very beginings)
Ben
_______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion
-- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594
participants (2)
-
Ben ZX
-
Lisandro Dalcin