It's in, thanks!

On Sat, Aug 8, 2009 at 10:38 AM, Luke<hazelnu...@gmail.com> wrote:
> Attached is an updated patch which adds a docstring that describes the
> new optional keyword argument and provides a doctest to demonstrate
> the new functionality.
> ~Luke
>
> On Sat, Aug 8, 2009 at 9:24 AM, Luke<hazelnu...@gmail.com> wrote:
>> Attached is a patch that allows for an optional boolean argument to
>> coeff which will control whether the expression will be expanded or
>> not.  The default behavior is to expand everything.  The reason this
>> is useful is if you have an expression which is linear in a term that
>> isn't nested, so you don't need to expand everything out and then
>> collect terms.  Especially when you have coefficients which may be
>> long and complicated or are already in a nice compact form, you don't
>> want to expand them out.
>>
>> ~Luke
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to