MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Wolfram, meet Stefan and Boltzmann

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117839] Re: Wolfram, meet Stefan and Boltzmann
  • From: Peter Pein <petsie at dordos.net>
  • Date: Fri, 1 Apr 2011 02:34:40 -0500 (EST)
  • References: <in1g1g$4ls$1@smc.vnet.net>

Am 31.03.2011 11:03, schrieb Curtis Osterhoudt:
> 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}
>
  I do not know which problems arise when using OS X under Windows7 I get:
In[1]:= 1 + 1
$Version
$ReleaseNumber
AbsoluteTiming[Integrate[x^3/(Exp[x] - 1), {x, 0, Infinity}]]



Out[1]= 2

Out[2]= "8.0 for Microsoft Windows (64-bit) (February 23, 2011)"

Out[3]= 1

Out[4]= {1.6692030, \[Pi]^4/15}

and comparable results using ubuntu 10.10..


  • Prev by Date: Mathematica 8.01 and the CDF plug-in
  • Next by Date: Re: Wolfram, meet Stefan and Boltzmann
  • Previous by thread: Re: Mathematica 8.01 and the CDF plug-in
  • Next by thread: Re: Wolfram, meet Stefan and Boltzmann