New submission from Andrew Lyasoff: 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.
---------- components: IO files: special_f_test.ipynb messages: 267426 nosy: alyasoff priority: normal severity: normal status: open title: Calculation involving mpmath gives wrong result with Python 3.6 and correct result with 2.7 versions: Python 3.5 Added file: http://bugs.python.org/file43237/special_f_test.ipynb _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27230> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com