Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!sdd.hp.com!news.cs.indiana.edu!ariel.unm.edu!ghostwheel.unm.edu!john From: john@ghostwheel.unm.edu (John Prentice) Newsgroups: comp.lang.misc Subject: Re: Languages for numerical programming (was Fortran etc.) Message-ID: <1990Dec10.215149.15695@ariel.unm.edu> Date: 10 Dec 90 21:51:49 GMT References: <13457@chaph.usc.edu> <8960031@hpfcso.HP.COM> <1990Dec7.215050.5689@ariel.unm.edu> <4473@goanna.cs.rmit.oz.au> Sender: John K. Prentice Organization: University of New Mexico Math Dept., Albuquerque, NM Lines: 13 In article <4473@goanna.cs.rmit.oz.au> ok@goanna.cs.rmit.oz.au (Richard A. O'Keefe) writes: > >For numerical stuff, "design or develop in APL, recode in Fortran" makes >a lot of sense. > As I said originally, I don't know anything about APL so I will accept your opinion on APL versus Fortran. However, I do doubt that developing in one language and recoding into another is a good idea as a rule. It might work for small applications, but often our algorithm development codes are themselves huge. John