Re: Java ready for number crunching?
- From: Steve Wampler <swampler@xxxxxxxx>
- Date: Tue, 20 May 2008 13:52:08 -0700
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.
.
- References:
- Re: Java ready for number crunching?
- From: Monty Hall
- Re: Java ready for number crunching?
- From: Lew
- Re: Java ready for number crunching?
- From: Monty Hall
- Re: Java ready for number crunching?
- From: Tom Anderson
- Re: Java ready for number crunching?
- From: Monty Hall
- Re: Java ready for number crunching?
- From: Tom Anderson
- Re: Java ready for number crunching?
- From: Mark Thornton
- Re: Java ready for number crunching?
- From: Tom Anderson
- Re: Java ready for number crunching?
- From: Mark Thornton
- Re: Java ready for number crunching?
- From: Lew
- Re: Java ready for number crunching?
- From: Mark Thornton
- Re: Java ready for number crunching?
- From: Steve Wampler
- Re: Java ready for number crunching?
- From: Mark Thornton
- Re: Java ready for number crunching?
- Prev by Date: Re: Draw a scaled arrow
- Next by Date: Re: Sun Studio Creator or Netbeans?
- Previous by thread: Re: Java ready for number crunching?
- Next by thread: Re: Java ready for number crunching?
- Index(es):
Relevant Pages
|