comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: What does an optimal scientific programming language/environment need?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: What does an optimal scientific programming language/environment need? [message #36424 is a reply to message #36423] Fri, 19 September 2003 13:11 Go to previous messageGo to previous message
R.G. Stockwell is currently offline  R.G. Stockwell
Messages: 363
Registered: July 1999
Senior Member
"grunes" <grunes@yahoo.com> wrote in message
news:2c0d6c85.0309191029.3efe3a99@posting.google.com...
> I'm working on creating an optimal scientific programming language and
> environment.
...
> because I expect this to be a lot of work.

I see your understatement, and raise you an understatement:
Sounds like large project.

Anyways, a graphical language like labview would be nice (where
syntax errors are "impossible"). Perhaps I was the only one looking
forward to VIP.

A complete library of numerical/signal processing algorithms, with fully
working
tutorial-like examples would be ideal.
IDL has a huge library, but I still find myself rolling my own all the time.


Or, variable sytax
" for i = 0, 10 do begin endfor"
" for(i = 0,10){} "
" for k = 1:10 "
" DO 11 I=1,10 "
" for ( int i = 0 ; i < 10 ; i++) {} "

all work (this is because I can never remember the sytnax of the particaly
language I am writing in).

.


-bob
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Complex numbers
Next Topic: Re: Finding if a structure tag name is defined?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 00:14:38 PDT 2025

Total time taken to generate the page: 0.40168 seconds