Ondrej Certik wrote:
On Thu, Mar 25, 2010 at 12:13 AM, Toon Verstraelen
<toon.verstrae...@ugent.be> wrote:
Right now only f77. f95 is one of the future options I'm thinkng of. Feel
free to open a ticket, but I won't forget it anyway. It is mainly a matter
of proper line wrapping.

Yes. f77 is fine, it should work in f95 too, doesn't it?

Ondrej


f95 is backward compatible to f77, so yes it should work. I'm not sure how it turns out in practice. gfortran has a -ffree-from and a -ffixed-from option to let the compiler know that the typical f77 or f95 formatting is used. Depending on the extension of the source code file (.F versus .f90 or .f95), I think these options are implicitly activated. It is something that I should double check. Once we have a fortran code generator, I will have to know it. :)

cheers,

Toon

--
Dr. ir. Toon Verstraelen
Center for Molecular Modeling
Ghent University
Technologiepark 903,
B9052 Zwijnaarde
Belgium
Tel: +32 9 264 65 56
E-mail: toon.verstrae...@ugent.be
http://molmod.UGent.be/
http://molmod.UGent.be/code/

--
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patc...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to