[sympy] solver

2009-06-16 Thread smichr
I've been working on extending the capabilities of the solver and have something that is passing the tests as well as being able to make general u-substitutions to turn expressions into polynomials (including trig expressions) and expressions with radicals. I am stuck right now trying to think of

[sympy] Re: expansion refactoring

2009-06-16 Thread Aaron S. Meurer
I have a patch worked up. Please review. See http://code.google.com/p/sympy/issues/detail?can=2&start=0&num=100&q=asmeurer&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&sort=&id=1455 , or pull from http://github.com/asmeurer/sympy/tree/expand. Here is the commit messa

[sympy] Re: Building sympy docs on Windows - Corrections and Comment

2009-06-16 Thread Fabian Pedregosa
Priit Laes wrote: > Ühel kenal päeval, N, 2009-06-04 kell 13:20, kirjutas Alan Bromborsky: >> Gael Varoquaux wrote: >>> On Thu, Jun 04, 2009 at 09:13:52AM -0400, Alan Bromborsky wrote: >>> > When I enter "python setup.py build_sphinx" in the sympy directory I get > "error: invalid comm

[sympy] Re: Sympy Docs Under Windows

2009-06-16 Thread Ondrej Certik
On Mon, Jun 15, 2009 at 5:10 AM, Alan Bromborsky wrote: > > I have compared the sympy docs I have compiled under windows with the > one I compiled under linux and there are noticable differences. > Python-Sphinx for windows is different than Python-Sphinx for linux. > Most notable is that under wi