Re: Software suggestions



On Jun 14, 2:12 pm, A.L. <f...@xxxxxxxx> wrote:
On Thu, 14 Jun 2007 01:00:30 -0700, "Jean-Francois Puget

(p...@xxxxxxx)" <p...@xxxxxxx> wrote:
On Jun 5, 7:43 pm, A.L. <f...@xxxxxxxx> wrote:
I agree that it would have little sense to implement solver
internals in Java (or even in C++ that has ist own overhead),

??

Yes, you can write slow C++ programs, but you can alos write programs
that have exactly the same performance as a C program.

So, what is the overhead you're speaking about?

Yes, you can write C program in C++. I am talking about various "OO
Numerics" that slow down computtaions substantially.

A.L.

I said that you can write C++ code as efficient as C code. I did not
say that you can write C code in C++ (which is also true). You can
use objects as data structure and still have efficient algorithms.

I don't know what you call OO Numerics. Can you explain?

JF

.



Relevant Pages

  • Re: Choice of programming language
    ... Fortran 90/95 rather than Fortran 77. ... yep agreed on that - i'm writing some linear algebra applications in java ... There are actually plenty of people who perform numerics in Java. ...
    (sci.math.num-analysis)
  • Re: OT: C++ overloading operators
    ... are a big fan of the STL classes, on the other I don't see ... overhead", not "memory overhead". ... I base my interpretation on Stroustrup's "The C++ Programming ... Language" 3rd edition, the chapter on "Numerics". ...
    (comp.dsp)
  • Re: Java Career Questions
    ... > I am trying to find out a few things from people that do Java ... NetBeans? ... of how to write efficient algorithms (in any language). ...
    (comp.lang.java.programmer)