On Wed, 25 Oct 2006, Brian Granger wrote:

> HI,
> 
> I have noticed that Pearu has been doing lots of work on f2py g3.  I
> have heard that this will have support for derived types.  What is the
> status of this work?  Is is ready for public use?  Are the derived
> types implemented?  Thanks!

At the moment derived types support is implemented for types that have
only scalar components. Work on the array component support is going
on. If you would like to try out f2py g3, use --3g-numpy option:

  f2py --3g-numpy ...

See numpy/f2py/lib/test_*.py files for examples that currently work with
f2py g3.

Pearu


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to