[sympy] Re: Trigsimp branch of sympy

2009-06-02 Thread Fabian Pedregosa
Ondrej Certik wrote: > On Tue, Jun 2, 2009 at 4:48 AM, Fabian Pedregosa wrote: >> Luke wrote: >>> I've published my branch of sympy where I started implementing the >>> trig simplification algorithm by Hu et al. I also started working on >>> the .eval() methods of sin, cos, and tan, and wrote a

[sympy] Re: Trigsimp branch of sympy

2009-06-02 Thread Ondrej Certik
On Tue, Jun 2, 2009 at 4:48 AM, Fabian Pedregosa wrote: > > Luke wrote: >> I've published my branch of sympy where I started implementing the >> trig simplification algorithm by Hu et al.  I also started working on >> the .eval() methods of sin, cos, and tan, and wrote a lot of tests for >> the b

[sympy] Re: Trigsimp branch of sympy

2009-06-02 Thread Fabian Pedregosa
Luke wrote: > I've published my branch of sympy where I started implementing the > trig simplification algorithm by Hu et al. I also started working on > the .eval() methods of sin, cos, and tan, and wrote a lot of tests for > the behavior that Mathematica gives. Currently, > py.test sympy/funct