gridMathematica Announced
simpl3x writes "Mathematica for grids was announced at Comdex. It offers support for the usual platforms--Windows, OS X, Linux, and Unix--and offers the ability to use heterogeneous OSes. I haven't used the product in years, but cool nonetheless. Does an off-the-shelf software package, which is scalable as this is provide competition to custom packages--is it easier to add machines than develop custom programs?" And just when you thought Comdex was good and dead.
Can it be used to emulate the universe using a cellular automaton?
Be wary of any facts that confirm your opinion.
No matter how much horsepower I put behind Mathematica, it still gives me errors when I divide by zero. My employer didn't spend zillions of dollars on SGI Origins just to get errors. Can't Wolfram include some sort of Clippy helper?
Trolling is a art,
wonder if i'll be able to get a $130 gridMathematica for Students version. :-)
Mathematica
LPL
AMPL
I code it all myself in assembler, thank you very much!
Fingers and toes
Another method
CowboyNeal works it out for me on his abacus
A feeling of having made the same mistake before: Deja Foobar
See, that's why you need Mathematica. It gives the really useful answer
In[2]:= Integrate[ Sqrt[1 + x^(-4)], x]
-4 3/4 -4 2 2
Out[2]= -(Sqrt[1 + x ] x) - (2 (-1) Sqrt[1 + x ] x Sqrt[1 - I x ]
2 1/4
> Sqrt[1 + I x ] (EllipticE[I ArcSinh[(-1) x], -1] -
1/4 4
> EllipticF[I ArcSinh[(-1) x], -1])) / (1 + x )