Then it wouldn't be an educational tool, for me or anyone else. It would just look like gibberish/Fortran. Rob.
>----- Original Message -----
>From: Pearu Peterson <pe...@ce...>
>To: Rob <ro...@py...>
>Sent: Thu, 10 Jan 2002 +0200 (EET) 17:07:48
>
>
>On Thu, 10 Jan 2002, Rob wrote:
>
>> This one will be interesting. I'm going to
>convert the Fortran ASAP MoM
>> simulator to Numpy. I've already started and its
>bringing back bad
>> memories of punch cards, etc. ASAP is a viable
>alternative to NEC2 for
>> wire antennas, as it uses the Sommerfield
>conditions for imperfect
>> ground. And its not too long of a program to
>port. The heavy stuff
>> will be I/O. Fortunately, I can use f2c to
>decode the format statements
>> :)
>
>But why don't you use Fortran/Python binding tools
>like pyfort or f2py?
>
>Pearu
|