pyfort

Harry George hgg9140 at seanet.com
Thu Jul 6 19:10:15 EDT 2000


You might also try:

/usr/include/python1.5/arrayobject.h
/usr/include/python1.5/numeric/arrayobject.h


fred at niwot.scd.ucar.edu (Fred Clare) writes:

> I have just started looking at pyfort (see
> http://www-pcmdi.llnl.gov/software/cdat/index.html)
> to add Fortran extensions.  Running pyfort produces
> a C file that contains an include:
> 
> #include "Numeric/arrayobject.h"
> 
> I have implemented Numeric Python, but nowhere can
> I find the above include file in the source.  Any
> pointers would be appreciated.
> 
> -- 
> Fred Clare
> fred at ucar.edu

-- 
Harry George
hgg9140 at seanet.com



More information about the Python-list mailing list