I see now.  U+FEFF is a zero width no-break space.  That must have  
snuck in when I did my commit.  I think typing option-space types that  
character on the Mac.  I must have done that accidentally.  I'll look  
into it when I do my rebasing.

Aaron Meurer
On May 31, 2009, at 1:23 PM, Ondrej Certik wrote:

>
> On Sun, May 31, 2009 at 1:18 PM, Aaron S. Meurer  
> <asmeu...@gmail.com> wrote:
>>
>>
>> On May 31, 2009, at 1:09 PM, Ondrej Certik wrote:
>>
>>>
>>> Hi Aaron!
>>>
>>> On Fri, May 29, 2009 at 11:54 PM, Aaron S. Meurer
>>> <asmeu...@gmail.com> wrote:
>>>>
>>>> Here is the latest bit from my Google Summer of Code Project.   
>>>> dsolve
>>>> can now solve first order equations that can be written as y' ==  
>>>> f(y/
>>>> x).  These are called first order homogeneous differential  
>>>> equations.
>>>> This will also have exact and my logcombine function in it, since
>>>> neither of those seems to have made it in yet.
>>>>
>>>> Please pull from http://github.com/asmeurer/sympy/tree/odes-stable
>>>
>>> I went over it. First of all, great job! Also with the blogposts,
>>> that's the way to go, just keep going.
>>>
>>> Couple comments now:
>>>
>>> 1) In the patch, 937669cc, you have two more spaces at the beginning
>>> of the first line of the log
>> I'm not sure what you mean here.
>
> commit 937669cc59060400d9d4508efec8ab8e4575e5d4
> Author: Aaron Meurer <asmeu...@gmail.com>
> Date:   Fri May 29 23:27:31 2009 -0600
>
>    <U+FEFF>Added an XFAIL test for when it would be nice to expand  
> an expressio
>    an Integral in it.
>
>
> There are some spaces or something before the word "Added" in the log.
> It shows as spaces on github.
>
> Ondrej
>
> >


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