comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL -> Fortran: Summary
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: IDL -> Fortran: Summary [message #4909] Fri, 25 August 1995 00:00
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
dlmatt@uss-enterprise.bu.edu (Dr. David L. Matthews) writes:

> ... In
> general the data structures are different in IDL and Fortran -- one is
> row-major and the other column-major, just to start.

I keep seeing this pop up, but it is not true--not on any version of FORTRAN
that I've ever encountered. In both IDL and FORTRAN, the first dimension of an
array is the most quickly changing index. It is, however, true that both IDL
and FORTRAN differ from the way C handles arrays: in C it is the last dimension
of the array which changes most rapidly.

William Thompson
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: IDL -> FORTRAN translator?
Next Topic: Subroutine for multiple integrations

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 20:02:19 PDT 2025

Total time taken to generate the page: 0.03677 seconds