Re: Object oriented C++ in numerical analysis

From: Dan Tex1 (dantex1_at_aol.com)
Date: 10/02/04


Date: 02 Oct 2004 18:39:54 GMT

From: "Gerry Thomas" gfthomas@sympatico.ca

>"Michael" <mwh_acs@hotmail.com> wrote in message
>news:BD83BC6C.23473%mwh_acs@hotmail.com...
>> On 29/9/04 5:13 pm, in article
>> cjemus$a0k$1@fb04373.mathematik.tu-darmstadt.de, "Peter Spellucci"
>> <spellucci@fb04373.mathematik.tu-darmstadt.de> wrote:
>>
>> >
>> > In article <1096468852.988859.208300@k17g2000odb.googlegroups.com>,
>> > mdi00@hotmail.com writes:
>> >> Is there a book of numerical recipes which makes use of object
>> >> oriented programming in C++? The classic "Numerical Recipes in
>> >> C++" hardly makes any use of C++'s OO capabilities, and other
>> >> books I've come across only make very limited use of them.
>> >> Thanks,
>> >>
>> >> Marco
>> >>
>> >
>> > maybe Daoqi Yang: C++ and object oriented numeric computing
>> > springer publisher 2001, ISBN 0-387-98990-0
>> > is of the intended type
>> > hth
>> > peter
>>
>> Barton & Nackman 'Scientific & Engineering C++' is pretty old but has
>lots
>> of good ideas.
>
>Agreed, except it's no longer in print and it's a pain trying to renew it
>at the lib. It remains the finest indicment of Fortran as the language of
>yesteryerar whatever its vintage, F2003 included.
>
>--
>You're Welcome,
>Gerry T.

Gerry certainly spends a lot of time in clf and attempting to degrade Fortran
and those who use it ( for no apparent or logical reason ). Seems a bit like
an insecurity to me. Hmmm. I wonder if he wears shoes that are a few sizes
too big also?

Dan :-)



Relevant Pages

  • Re: Fortran 95/2003 Explained -- due in Sep 04
    ... Gerry Thomas wrote: ... > I wouldn't waste money in ordering any of these if their predecessors are ... > Give to the United Way or other worthy cause and bypass this bogus Fortran ...
    (comp.lang.fortran)
  • Re: static function ? how ?
    ... I'm not a Fortran programmer ... ... If I can make public subroutines to static ... ... conflict can be avoided when I linking multiple Fortran lib together. ... For "SUBROUTINE FOO", if we look at the object file by ...
    (comp.lang.fortran)
  • Re: Newbie Question - Using FORTRAN for traffic microsimulation
    ... >> Smarty Jones' Balmoral odds that it'll be no thanks to FORTRAN. ... >> Gerry T. ... MATLAB/SIMULINK is the way to go its language being much simpler. ...
    (comp.lang.fortran)
  • Re: static function ? how ?
    ... I'm not a Fortran programmer ... ... > conflict can be avoided when I linking multiple Fortran lib together. ... > Best Regards ... FORTRAN 77 offers no way to hide the routines. ...
    (comp.lang.fortran)
  • Re: Mixed Language DLL
    ... | My understanding is from the Fortran side only. ... | The dll is provided and I don't have the C++ source. ... but you have to link your fortran file with dll's stub .lib ... You can make the .lib yourself using dumpbin, ...
    (comp.lang.fortran)