Re: Issue 1475 in sympy: New implementation of .eval in trigonometric functions, implementing sec, csc

2013-11-24 Thread sympy
Updates: Status: Fixed Comment #12 on issue 1475 by skirpic...@gmail.com: New implementation of .eval in trigonometric functions, implementing sec, csc http://code.google.com/p/sympy/issues/detail?id=1475 (No comment was entered for this change.) -- You received this message because

Re: Issue 3608 in sympy: Issues with trigfunctions.equals

2013-11-24 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview Comment #3 on issue 3608 by skirpic...@gmail.com: Issues with trigfunctions.equals http://code.google.com/p/sympy/issues/detail?id=3608 (No comment was entered for this change.) -- You received this message because this project is c

Re: Issue 4067 in sympy: series(sqrt(sec(x))) raises NotImplementedError

2013-11-24 Thread sympy
Updates: Status: Fixed Comment #4 on issue 4067 by skirpic...@gmail.com: series(sqrt(sec(x))) raises NotImplementedError http://code.google.com/p/sympy/issues/detail?id=4067 (No comment was entered for this change.) -- You received this message because this project is configured to s

Re: Issue 4068 in sympy: series(sqrt(sec(x)), x, x0=pi*3/2, n=4) raises PoleError

2013-11-24 Thread sympy
Updates: Status: Fixed Comment #3 on issue 4068 by skirpic...@gmail.com: series(sqrt(sec(x)), x, x0=pi*3/2, n=4) raises PoleError http://code.google.com/p/sympy/issues/detail?id=4068 (No comment was entered for this change.) -- You received this message because this project is config

Re: Issue 4108 in sympy: Order at oo is wrong

2013-11-24 Thread sympy
Updates: Status: Fixed Labels: -NeedsReview Comment #13 on issue 4108 by skirpic...@gmail.com: Order at oo is wrong http://code.google.com/p/sympy/issues/detail?id=4108 (No comment was entered for this change.) -- You received this message because this project is configured to s

Re: Issue 1015 in sympy: limit((1+x/(n+sin(n)))**n,n,oo) doesn't work

2013-11-24 Thread sympy
Updates: Labels: NeedsReview Comment #16 on issue 1015 by skirpic...@gmail.com: limit((1+x/(n+sin(n)))**n,n,oo) doesn't work http://code.google.com/p/sympy/issues/detail?id=1015 I only mentioned that because it's nice to agree with Python whenever possible I don't think that it's

Re: Issue 3656 in sympy: Fancy indexing in Matrix

2013-11-24 Thread sympy
Updates: Labels: -EasyToFix smichr NeedsReview Comment #8 on issue 3656 by smi...@gmail.com: Fancy indexing in Matrix http://code.google.com/p/sympy/issues/detail?id=3656 Now at https://github.com/sympy/sympy/pull/2622 -- You received this message because this project is configured to s

Issue 4110 in sympy: timeit test failure

2013-11-24 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium New issue 4110 by smi...@gmail.com: timeit test failure http://code.google.com/p/sympy/issues/detail?id=4110 When I run tests on my system, a timing test fails because it takes just over a microsecond instead of nanoseconds to compl

Re: Issue 4110 in sympy: timeit test failure

2013-11-24 Thread sympy
Comment #1 on issue 4110 by asmeu...@gmail.com: timeit test failure http://code.google.com/p/sympy/issues/detail?id=4110 I never liked this test. Let's just delete it. -- You received this message because this project is configured to send all issue notifications to this address. You may adj