Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!amdcad!ames!amelia!lemming.nas.nasa.gov!fouts From: fouts@lemming.nas.nasa.gov.nas.nasa.gov (Marty Fouts) Newsgroups: comp.lang.fortran Subject: Re: Fortran versus C for numerical analysis Message-ID: <989@amelia.nas.nasa.gov> Date: 15 Sep 88 16:50:20 GMT References: <1457@valhalla.ee.rochester.edu> <3570@lanl.gov> Sender: news@amelia.nas.nasa.gov Reply-To: fouts@lemming.nas.nasa.gov.nas.nasa.gov (Marty Fouts) Lines: 15 In article <3570@lanl.gov> jlg@lanl.gov (Jim Giles) writes: >In short, any optimization possible for arrays of pointer to... is >also possible for conformant arrays. The reverse is _not_ true. 'taint so. Perhaps any *time* optimization, but certainly not any *space* optimization. I don't have to allocate space for unused array of pointer references. Consider sparse address spaces, such as sparse matrices. . . Marty +-+-+-+ I don't know who I am, why should you? +-+-+-+ | fouts@lemming.nas.nasa.gov | | ...!ames!orville!fouts | | Never attribute to malice what can be | +-+-+-+ explained by incompetence. +-+-+-+