Re: best software environment for numerical analysis

From: Joe Smith (joesmith323_at_hotmail.com)
Date: 09/19/04


Date: Sun, 19 Sep 2004 01:58:19 GMT

On Thu, 16 Sep 2004 14:29:45 +0100, Phil Webb
<philwebb@nospam.radiolink.net> wrote:

>I am about to embark on a software project with intensive numerical
>analysis and i have been out of it(ie software) for a while.
>
>

>I assume for numerical analysis, from what i have recently read on the
>internet, delphi and Python are NOT the way to go.
>

It appears that you intend to write software which is really for a one
off calculation albeit for a number of scenarios.

Modern personal computers are incredibly fast. Apparently the new Mac
G5 is on par with a Cray supercomputer from 1985.

Given how fast computers are and how slow programmers are for a one
off calculation you should be looking for a language which will be
easy to program in and which is not prone to the introduction of
errors.

If you are already familiar with Pascal then you should seriously
consider using Delphi. I have been playing around with some
computation in Delphi. I was concerned with performance so I replaced
the innermost loop (doing DAXPY) with inline assembler and got only a
small improvement even though that loop consumed a majority of the
total time for the whole program.

I do not think you will suffer much or any performance penalty using
Delphi over C or C++.



Relevant Pages

  • Re: .NET & future
    ... it's true that the increased features in .NET will make it ... that will make today's computers obsolete tomorrow will sell more computers ... operating system and an optional 16 kByte memory module that augmented its ... I am still quite satisfied with the code efficiency of Delphi, ...
    (alt.comp.lang.borland-delphi)
  • Re: Poll: How Many Delphi Users Did or Did Not Learn Pascal At University?
    ... >>That will at least cover people who didn't do courses that involved ... >>computers and got into software development through another route... ... Several years ago I got a chance to work as a Delphi programmer ...
    (borland.public.delphi.non-technical)
  • good news
    ... Borland never made an offical patch for that, ... were not interested in computers less than capable of running Win 95. ... AFAIK it's not CodeGear but the Russian Federal Agency. ... I use Turbo Delphi (based on Delphi ...
    (borland.public.delphi.non-technical)
  • Re: Delphi 2005 can not run under window 2003 server through remotedesktop!
    ... I have my most powerful computers upstairs in the house, ... I can work with Delphi 1-8, ... Right now, I'm sitting downstairs inside a Remote Desktop session, ...
    (borland.public.delphi.non-technical)
  • Re: Delphi in schools?
    ... computers in their family now-a-days, and most of these computers are ... it's already a strike against Delphi. ... sense of satisfaction that will drive the student to do more (and IMHO, ... The student doesn't know he/she is learning OOP, ...
    (borland.public.delphi.non-technical)