Re: Wolfram, meet Stefan and Boltzmann
- To: mathgroup at smc.vnet.net
- Subject: [mg117789] Re: Wolfram, meet Stefan and Boltzmann
- From: Curtis Osterhoudt <cfo at lanl.gov>
- Date: Thu, 31 Mar 2011 04:03:46 -0500 (EST)
Again, this happens on Linux, too. It's not limited to OS X
In[1]:= 1 + 1
Out[1]= 2
In[2]:= $Version
Out[2]= "7.0 for Linux x86 (32-bit) (November 11, 2008)"
In[3]:= AbsoluteTiming[Integrate[x^3/(Exp[x] - 1), {x, 0, Infinity}]]
Out[3]= {15.64583`7.645943600598422, \[Pi]^4/15}
On Monday, March 21, 2011 05:16:45 AES wrote:
> In article <im4j2f$d4u$1 at smc.vnet.net>,
> Heike Gramberg <heike.gramberg at gmail.com> wrote:
>
> > AES, are you running Mathematica 7? If so, then maybe it's a problem with
> > Mathematica 7 for OS X (all the other people with the same issue as you who
> > posted in this thread seem to be running Mathematica 7 on OS X).
> >
> > Heike.
>
> Have to confess, that's what I'm running -- and I really thought I was
> running 8, until I looked just now.
>
>