You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
from sympy import* x, ep, D = symbols('x, \epsilon, D') integrate(1+5.55*ep**2*exp(-.13*(x/D)), x)
fails and gives the PolynomialDivisionFailed error message. Changing the -0.13 constant to -0.12 succeeds. Is there something about the equation that I'm not understanding or is this a bug in sympy? I'm running sympy version 0.7.5.
Thanks, Adam
Mateusz Paprocki
unread,
Jul 15, 2014, 10:25:25 AM7/15/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message