Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2311 > unrolled thread
| Started by | "A. Lapraitis" <ffcitatos@gmail.com> |
|---|---|
| First post | 2011-05-12 08:31 +0000 |
| Last post | 2011-05-15 11:05 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.soft-sys.math.mathematica
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Numerical/analytical integration around a pole "A. Lapraitis" <ffcitatos@gmail.com> - 2011-05-12 08:31 +0000
Re: Numerical/analytical integration around a pole Peter Pein <petsie@dordos.net> - 2011-05-15 11:05 +0000
| From | "A. Lapraitis" <ffcitatos@gmail.com> |
|---|---|
| Date | 2011-05-12 08:31 +0000 |
| Subject | Re: Numerical/analytical integration around a pole |
| Message-ID | <iqg5t7$d0i$1@smc.vnet.net> |
Thanks to Gary Wardall and Murray Eisenberg for quick responses. I forgot to say I was having the problem on 7.0.1.0 on Linux x86 (64-bit). Since people are not experiencing the strange behaviour on v8, it is fair to conclude that the bug got fixed.
[toc] | [next] | [standalone]
| From | Peter Pein <petsie@dordos.net> |
|---|---|
| Date | 2011-05-15 11:05 +0000 |
| Message-ID | <iqoc2a$m9s$1@smc.vnet.net> |
| In reply to | #2311 |
Am 12.05.2011 10:31, schrieb A. Lapraitis:
> Thanks to Gary Wardall and Murray Eisenberg for quick responses.
>
> I forgot to say I was having the problem on 7.0.1.0 on Linux x86
> (64-bit). Since people are not experiencing the strange behaviour on
> v8, it is fair to conclude that the bug got fixed.
>
And while using Version 7, try to Rationalize[..,0] the integrand in
Integrate:
In[2]:= Through[{Composition[N,Integrate],NIntegrate}
[1/(Rationalize[y[x],0]+I/1000),{x,1/2,7/10}]]
Out[2]= {0.323456-3.37701 I,0.323456-3.37701 I}
but this lasts a little while.
Peter
[toc] | [prev] | [standalone]
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web