Re: [Numpy-discussion] numpy quad and maple

2014-05-10 Thread Daπid
On 10 May 2014 01:04, Ihab Riad wrote: > Hi, > > I did the following integral with numpy quad > > quad(lambda h: > > np.exp(-.5*2334.0090702455204-1936.9610182100055*5*log10(h)-(12.5*2132.5498892927189)*log10(h)*log10(h)),0,inf) > > and I get the following values (1.8368139214123403e-126, > 3.363

[Numpy-discussion] numpy quad and maple

2014-05-09 Thread Ihab Riad
Hi, I did the following integral with numpy quad quad(lambda h: np.exp(-.5*2334.0090702455204-1936.9610182100055*5*log10(h)-(12.5*2132.5498892927189)*log10(h)*log10(h)),0,inf) and I get the following values (1.8368139214123403e-126, 3.3631976081491865e-126). When I do the integral with maple a