Re: Issue 1497 in sympy: Remove automatic distribution 2*(x + y) => 2*x + 2*y

2013-02-14 Thread sympy
Comment #13 on issue 1497 by asmeu...@gmail.com: Remove automatic distribution 2*(x + y) => 2*x + 2*y http://code.google.com/p/sympy/issues/detail?id=1497 Someone started work on this a while ago. See https://github.com/kmacinnis/sympy/tree/remove-auto-distribution. Probably most of the

Issue 3641 in sympy: deep processing should be generalized

2013-02-14 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium New issue 3641 by asmeu...@gmail.com: deep processing should be generalized http://code.google.com/p/sympy/issues/detail?id=3641 expand currently handles all deep processing automatically with the _expand_hint method on Expr. This

Re: Issue 3576 in sympy: symbols('aa:g') should work

2013-02-14 Thread sympy
Comment #8 on issue 3576 by asmeu...@gmail.com: symbols('aa:g') should work http://code.google.com/p/sympy/issues/detail?id=3576 That pull request is still open, so it isn't fixed yet, but work has already been started on it, so if you wanted to fix it you should probably just build up what

Re: Issue 3576 in sympy: symbols('aa:g') should work

2013-02-14 Thread sympy
Comment #7 on issue 3576 by windo...@gmail.com: symbols('aa:g') should work http://code.google.com/p/sympy/issues/detail?id=3576 This problem is resolved or not? -- You received this message because this project is configured to send all issue notifications to this address. You may adjust yo