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
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
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