Alan Louis Scheinine <[EMAIL PROTECTED]> writes: > My list does not include C++ for scientific programming. > The idea here is how to get past the initial difficulties > of using C++. As I've written a few hours ago, simple C > is efficient for numerical programming, as others have said.
I've often thought that one of the few really legitimate uses for operator overloading was to add vector/array ops. Getting back to the original topic, a set of C++ classes that handled APL style array operations and automatically parallelized them on vector processors would be quite neat, and would actually be a legitimate use of C++ (unlike the very wide variety of illegitimate uses of the language.) -- Perry E. Metzger [EMAIL PROTECTED] _______________________________________________ Beowulf mailing list, Beowulf@beowulf.org To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf