Re: Issue 1915 in sympy: Unify make_list with as_Add/as_Mul

2010-11-18 Thread sympy
Comment #10 on issue 1915 by ronan.l...@gmail.com: Unify make_list with as_Add/as_Mul http://code.google.com/p/sympy/issues/detail?id=1915 I think I've found a better name: "make_args". "Add.make_args(expr)" seems reasonably clear to me, or at least clearer than the alternatives. I've reb

Re: Issue 1915 in sympy: Unify make_list with as_Add/as_Mul

2010-11-19 Thread smichr
On Nov 19, 8:08 am, sy...@googlecode.com wrote: > Comment #10 on issue 1915 by ronan.l...@gmail.com: Unify make_list with   > as_Add/as_Mulhttp://code.google.com/p/sympy/issues/detail?id=1915 > > I think I've found a better name: "make_args". "Add.make_args(expr)" seems   > reasonably clear to me

Re: Issue 1915 in sympy: Unify make_list with as_Add/as_Mul

2010-11-19 Thread sympy
Comment #11 on issue 1915 by Vinzent.Steinberg: Unify make_list with as_Add/as_Mul http://code.google.com/p/sympy/issues/detail?id=1915 Should we also refactor things like e.rewrite(exp) for consistency? -- You received this message because you are subscribed to the Google Groups "sympy-p

Re: Issue 1915 in sympy: Unify make_list with as_Add/as_Mul

2010-11-19 Thread Ronan Lamy
Le vendredi 19 novembre 2010 à 01:28 -0800, smichr a écrit : > > On Nov 19, 8:08 am, sy...@googlecode.com wrote: > > Comment #10 on issue 1915 by ronan.l...@gmail.com: Unify make_list with > > as_Add/as_Mulhttp://code.google.com/p/sympy/issues/detail?id=1915 > > > > I think I've found a better n

Re: Issue 1915 in sympy: Unify make_list with as_Add/as_Mul

2010-11-19 Thread sympy
Comment #12 on issue 1915 by ronan.l...@gmail.com: Unify make_list with as_Add/as_Mul http://code.google.com/p/sympy/issues/detail?id=1915 I'm not sure how to refactor e.rewrite(exp), but it works quite differently from the functions discussed here (it returns an expression that contains

Re: Issue 1915 in sympy: Unify make_list with as_Add/as_Mul

2010-11-19 Thread smichr
On Nov 20, 6:13 am, Ronan Lamy wrote: > Le vendredi 19 novembre 2010 à 01:28 -0800, smichr a écrit : > > > On Nov 19, 8:08 am, sy...@googlecode.com wrote: > > > Comment #10 on issue 1915 by ronan.l...@gmail.com: Unify make_list with   > > > as_Add/as_Mulhttp://code.google.com/p/sympy/issues/detail

Re: Issue 1915 in sympy: Unify make_list with as_Add/as_Mul

2011-01-05 Thread sympy
Updates: Status: Fixed Comment #13 on issue 1915 by ronan.l...@gmail.com: Unify make_list with as_Add/as_Mul http://code.google.com/p/sympy/issues/detail?id=1915 Make_args was pushed in. -- You received this message because you are subscribed to the Google Groups "sympy-patches" gro

Re: Issue 1915 in sympy: Unify make_list with as_Add/as_Mul

2011-01-05 Thread Aaron S. Meurer
Regarding this, I think Google Code automatically converts replies to sympy-iss...@googlegroups.com into comments (c.f. http://code.google.com/p/sympy/issues/detail?id=1757#c39 "Comment 39 by project member smichr, Yesterday (16 hours ago) via email"). However, we now have issues that are mark