On Mon, Jul 13, 2009 at 4:13 PM, Ondrej Certik<[email protected]> wrote: > On Sat, Jul 11, 2009 at 10:34 PM, Ondrej Certik<[email protected]> wrote: >> On Sat, Jul 11, 2009 at 12:03 PM, Fabian Pedregosa<[email protected]> wrote: >>> >>> >>> >>> Today July 11th we released the first (and hopefully last) release >>> candidate leading to 0.6.5, which is scheduled for next week. Please >>> help review this rc so we can start 0.7 development cycle as soon as >>> possible. >> >> Great job. I pushed in one small patch with docstrings fxies (Aaron >> reviewed) and I suggest we also update the sympy logo: >> >> http://code.google.com/p/sympy/issues/detail?id=1506 >> >> Also so that I don't forget, I need to: >> >> * test on windows > > Works on windows 7 in python 2.6 and all tests pass. > >> * test in Sage > > I am testing now.
One test fails, see: http://code.google.com/p/sympy/issues/detail?id=1536 I have attached a fix to that issue. Fabian, please apply and if all is ok, make a release. The sympy.doctest() fail a lot in Sage, probably due to Sage using some different printer or something. But all regular tests work, so that's the most important. Ondrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
