Re: Java ready for number crunching?



Mark Thornton wrote:
When people enquire if Java is suitable for numerical work, it is not uncommon for the response to be that they should go elsewhere (and preferably take float and double with them). Suggestions aimed at making Java more suited for this domain are usually greeted with horror, while at the same time welcoming other bizarre extensions (take your pick --- plenty to choose from at the moment :-)). Yet there are several features of Java that are attractive for either practical maths or learning purposes. The tightly specified maths has both plus and minus points. The built in and well specified support for concurrency is very useful.

I agree wholeheartedly. And so does James Gosling. I attended a talk where
he pointed out that Sun has spent extra effort in the newer versions of
Java to make them more suitable for "scientific programming", recognizing,
I think, that such programming often involves more than just recasting
equations as code. And the performance these days is certainly good enough
for most such tasks.

--
Steve Wampler -- swampler@xxxxxxxx
The gods that smiled on your birth are now laughing out loud.
.



Relevant Pages

  • Re: Java ready for number crunching?
    ... Java more suited for this domain are usually greeted with horror, ... The tightly specified maths has both plus and minus points. ... I really don't think it would take much in terms of language changes to ... really make Java a good language for these applications. ...
    (comp.lang.java.programmer)
  • Re: Java ready for number crunching?
    ... preferably take float and double with them). ... Java more suited for this domain are usually greeted with horror, ... The tightly specified maths has both plus and minus points. ... really make Java a good language for these applications. ...
    (comp.lang.java.programmer)
  • Re: cant write bytes into files
    ... >in C is signed is mere coincidence and there is no causal relationship ... I think making Java look familiar, with C's warts, was a high on the ... Java looks much more like C than it really is. ...
    (comp.lang.java.help)
  • Re: Is there a Way for Applet animations work as fast and Clear as Flash designs.
    ... Any animation in Flash looks 10 times better than done in Java. ... are OS not making Java applets work as fast and clear as Flash ...
    (comp.lang.java.programmer)