Re: new to Numerical Recipies

From: David Wilkinson (david_at_wilkinson6337.freeserve.co.uk)
Date: 01/26/05


Date: Wed, 26 Jan 2005 07:14:20 +0000

Mark Vaughan wrote:
> David Wilkinson <david@wilkinson6337.freeserve.co.uk> wrote in
> news:ct2tco$a8h$1@newsg4.svr.pol.co.uk:
>
>
>>I have only used "NR in Pascal" but have tried a number of the
>>procedures over the years and always found them to work well.
>>This does not include the FFT one so I can't comment on that.
>
>
> is the "NR in Pascal" code you've used from the freeware distribution
> or from the (now out of print) book?
>
> and if you used the code published from the book, did it look any
> more like real Pascal than the truly hideous stuff in the freeware
> collection?
>
>
I use the book, which I have had for a few years and find a very useful
reference and source of procedures I can use in my programs.

I am not an expert on Pascal as a language. I just use it for writing
programs, in its Delphi form. The current Delphi may well differ from
the original definition of the Pascal language in many ways but this
does not matter to me. I would guess that like most programmers I just
use a sub-set of the facilities available in the language. If it works
efficiently then I am happy,whatever it looks like to some relatively
arbitrary criteria.

As an engineer I am trying to do some large number-crunching calculaions
in the CFD field so the criteria for the language are whether it is
close to natural English and therefore easy to write and check and
modify and whether it runs quickly when compiled. Pascal/Delphi has the
advantage that it is strongly typed and has a well-defined syntax and a
very fast compiler. If you can get the code to obey the syntax then it
will probably do what you want it to do.



Relevant Pages

  • Re: The problem with Delphi 8
    ... a Pascal programmer with 15 years with this language - since PDP-11. ... What was advantage of Pascal/Delphi and always will be is a structural ... cannot provide an oppinion about this. ...
    (borland.public.delphi.non-technical)
  • Re: UCSD Pascal Museum
    ... > Maybe thats the sign of a well designed language, that it can be 30 years ... I think OO is the biggest addition to ... > Pascal/Delphi in that time. ... modifications that led to Object Pascal and then the Delphi Language. ...
    (borland.public.delphi.non-technical)
  • Re: pascal equivalent of python "sleep"
    ... minus the things that are not available under Borland Pascal/Delphi ... AFAICS there is none in the standard. ... Compared to standard C and standard Pascal the size of the Seed7 ... Seed7 - The extensible programming language: ...
    (comp.lang.pascal.misc)
  • Re: new to Numerical Recipies
    ... Fortran 90 and later versions of the language also meet these criteria ... more platforms than Pascal/Delphi, and I'd guess that they are even ... Fortran 90/95 than in Pascal or C. ...
    (sci.math.num-analysis)
  • Re: new to Numerical Recipies
    ... Fortran 90 and later versions of the language also meet these criteria ... more platforms than Pascal/Delphi, and I'd guess that they are even ... Fortran 90/95 than in Pascal or C. ...
    (comp.lang.fortran)