On Tue, Nov 16, 2010 at 6:31 AM, Chris Smith <[email protected]> wrote:
> Ondrej Certik wrote:
>> On Mon, Nov 15, 2010 at 10:42 PM, Aaron S. Meurer
>> <[email protected]> wrote:
>>> Actually, where is the source for SymPy live? The source link points
>>> to the old sympy.org page that doesn't exist anymore, and I don't
>>> see it on the Github user sympy.
>>
>> I just put it here:
>>
>> https://github.com/sympy/sympy-live
>>
>> Chris -- just send a pull request with the new sympy and I'll update
>> it.
>
> I forked the sympy live and tried a pull request, but I get the error:
>
> Oops! The sympy:master branch is already up-to-date with smichr:master - 
> maybe you want to try something else?
>
> I'm not sure what to do or how to find out what to do...other than write this 
> here.

What I meant is that we need to update sympy in sympy-live, and we
should actually use git submodules for that, so that we don't have to
copy it by hand.

All I was suggesting is that if you could do this (and test it) in
some branch, and then send a pull request with the code, I'll just
merge it in and update it at live.sympy.org.

Also, there is a little problem in Chrome, that either "(" or ")"
doesn't work, due to some bug in javascript. It's one of the commits
done by me in the git history --- so it has to be debugged which one
broke it (the original shell code from google works) and revert it.

Ondrej

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

Reply via email to