Re: Wolfram, meet Stefan and Boltzmann
- To: mathgroup at smc.vnet.net
- Subject: [mg117268] Re: Wolfram, meet Stefan and Boltzmann
- From: Syd Geraghty <sydgeraghty at me.com>
- Date: Sun, 13 Mar 2011 05:27:25 -0500 (EST)
Dear AES,
Below are the results for a four year old MacBook Pro,
In[1]:= Timing[Integrate[x^3/(Exp[x] - 1), {x, 0, Infinity}]]
Out[1]= {2.58159, \[Pi]^4/15}
I worked for Intel 25 years ago and I remember that on some chips we shipped there was a firmware function called "warm up" that took a month or two in some extreme cases.
Be patient and all will be well.
Cheers .... Syd
Syd Geraghty B.Sc, M.Sc.
sydgeraghty at mac.com
Mathematica 8.0.1 for Mac OS X x86 (64-bit) (November 6, 2010)
MacOS X V 10.6.5 Snow Leopard
MacBook Pro 2.33 GHz Intel Core 2 Duo 2GB RAM
On Mar 12, 2011, at 2:10 AM, AES wrote:
> Timing[Integrate[x^3 /(Exp[x]-1),{x,0,Infinity}]]