On Wed, Nov 12, 2014 at 3:56 PM, Aaron Meurer <[email protected]> wrote: > The benchmark issues should be fixed. > > The autowrap tests are a big mess. Depending on what compilers you have > installed and whether or not they work, the tests will pass or fail. > > Can you run the tests again in the latest 0.7.6 branch?
Sure, I tested 744b334a70b462823e8ef57e6c672172629d1742: https://gist.github.com/certik/e626b96b83ae4d5a477f Ondrej > > Aaron Meurer > > On Wed, Nov 12, 2014 at 3:39 PM, Ondřej Čertík <[email protected]> > wrote: >> >> Here are my test results: >> >> https://gist.github.com/certik/b50dd2a621c1785e8b7c >> >> There are quite a few test failures, i.e. stuff like this: >> >> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position >> 606: ordinal not in range(128) >> >> Ondrej >> >> On Wed, Nov 12, 2014 at 2:26 PM, Aaron Meurer <[email protected]> wrote: >> > There are actually a few test failures relating to the benchmarks, so >> > I'll >> > probably do a second release candidate. >> > >> > Aaron Meurer >> > >> > On Wed, Nov 12, 2014 at 2:05 PM, Aaron Meurer <[email protected]> >> > wrote: >> >> >> >> Has anyone tested this? I haven't heard anything, so I'll cut the final >> >> release tomorrow. >> >> >> >> Aaron Meurer >> >> >> >> On Thu, Nov 6, 2014 at 4:26 PM, Aaron Meurer <[email protected]> >> >> wrote: >> >>> >> >>> I have uploaded SymPy 0.7.6 release candidate 1. Please download it >> >>> and test it. You can find it at >> >>> https://github.com/sympy/sympy/releases/tag/sympy-0.7.6.rc1. >> >>> >> >>> If there are no major issues, I will aim to do the final release in >> >>> one >> >>> week. >> >>> >> >>> The release notes for this release are at >> >>> https://github.com/sympy/sympy/wiki/release-notes-for-0.7.6. If you >> >>> see anything that is missing from that page, please add it. >> >>> >> >>> Aaron Meurer >> >> >> >> >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "sympy" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an >> > email to [email protected]. >> > To post to this group, send email to [email protected]. >> > Visit this group at http://groups.google.com/group/sympy. >> > To view this discussion on the web visit >> > >> > https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2B7sJRgW3yw7zi6oUO3ruv8pwdmNMqeJS2uWkDGqDD8WA%40mail.gmail.com. >> > >> > For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sympy" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/sympy. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/sympy/CADDwiVBsgdJPXvMcwyTEiMbf3hsfXjgtUrFi9SJSp_qRnNWrJQ%40mail.gmail.com. >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/CAKgW%3D6K8H%3DBso62HyL5iQdMkFuRRvA6ib0YaF4eHDYY0-OhP9A%40mail.gmail.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CADDwiVAz6haE_g2%2BbcupRNsG07i7-h6t6XCZPYubz_%3DxqJL1%3DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
