This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alyasoff
Recipients alyasoff
Date 2016-06-05.16:32:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465144323.23.0.0323886668259.issue27230@psf.upfronthosting.co.za>
In-reply-to
Content
A particular numerical expression involving mpmath produces the wrong result when evaluated with Python 3.5 and produces the correct result when evaluated with Python 2.7. The expression involves the commonly used erf (error) function.
History
Date User Action Args
2016-06-05 16:32:03alyasoffsetrecipients: + alyasoff
2016-06-05 16:32:03alyasoffsetmessageid: <1465144323.23.0.0323886668259.issue27230@psf.upfronthosting.co.za>
2016-06-05 16:32:03alyasofflinkissue27230 messages
2016-06-05 16:32:03alyasoffcreate