[sympy] Re: Sending updates

2009-01-18 Thread Ondrej Certik
On Tue, Jan 13, 2009 at 12:41 PM, Ondrej Certik ond...@certik.cz wrote: If you did add everything, then you need to use git rebase -i and rewrite the history to remove the unwanted things. I can do that for you, if it's too dificult --- just push everything you have to github, I'll have a

[sympy] Re: Sending updates

2009-01-12 Thread Alan Bromborsky
Ondrej Certik wrote: On Thu, Jan 8, 2009 at 3:19 PM, Alan Bromborsky abro...@verizon.net wrote: Robert Kern wrote: On Wed, Jan 7, 2009 at 18:31, Alan Bromborsky abro...@verizon.net wrote: Duh on my part. I didn't even think about the documentation. If you use the 'math'

[sympy] Re: Sending updates

2009-01-12 Thread Ondrej Certik
How do I push my repositiory on github.com (the instructions there were You create an account at: https://github.com/ and you need to upload your ssh key in https://github.com/account click add another public key (you only need to to this once). Then you click (create a new one) (next to

[sympy] Re: Sending updates

2009-01-12 Thread Alan Bromborsky
Ondrej Certik wrote: How do I push my repositiory on github.com (the instructions there were You create an account at: https://github.com/ and you need to upload your ssh key in https://github.com/account click add another public key (you only need to to this once). Then you

[sympy] Re: Sending updates

2009-01-11 Thread Ondrej Certik
On Thu, Jan 8, 2009 at 3:19 PM, Alan Bromborsky abro...@verizon.net wrote: Robert Kern wrote: On Wed, Jan 7, 2009 at 18:31, Alan Bromborsky abro...@verizon.net wrote: Duh on my part. I didn't even think about the documentation. If you use the 'math' directive you have to have latex. If

[sympy] Re: Sending updates

2009-01-07 Thread Ondrej Certik
Hi Alan, sorry for my late reply, I was moving to Nevada/Reno, but now things seem to settle down a bit. Have added minimal doc files to repository (~100K attached patch file). They compiled OK with 'make html'. I will do it this way from now on. Now it looks good, thanks for the patch! I

[sympy] Re: Sending updates

2009-01-07 Thread Alan Bromborsky
Ondrej Certik wrote: Hi Alan, sorry for my late reply, I was moving to Nevada/Reno, but now things seem to settle down a bit. Have added minimal doc files to repository (~100K attached patch file). They compiled OK with 'make html'. I will do it this way from now on. Now it

[sympy] Re: Sending updates

2009-01-07 Thread Ondrej Certik
On Wed, Jan 7, 2009 at 12:27 PM, Alan Bromborsky abro...@verizon.net wrote: Ondrej Certik wrote: Hi Alan, sorry for my late reply, I was moving to Nevada/Reno, but now things seem to settle down a bit. Have added minimal doc files to repository (~100K attached patch file). They compiled

[sympy] Re: Sending updates

2009-01-07 Thread Alan Bromborsky
Ondrej Certik wrote: On Wed, Jan 7, 2009 at 12:27 PM, Alan Bromborsky abro...@verizon.net wrote: Ondrej Certik wrote: Hi Alan, sorry for my late reply, I was moving to Nevada/Reno, but now things seem to settle down a bit. Have added minimal doc files to repository

[sympy] Re: Sending updates

2008-12-30 Thread Ondrej Certik
On Tue, Dec 30, 2008 at 10:15 AM, Alan Bromborsky abro...@verizon.net wrote: I have gotten the latest sympy distribution with git, have commited my changes to galgebra. Now how do I send the revised distribution back to you? $ git ci -a $ git format-patch -1 and send the generated patch.

[sympy] Re: Sending updates

2008-12-30 Thread Alan Bromborsky
Ondrej Certik wrote: On Tue, Dec 30, 2008 at 10:59 AM, Alan Bromborsky abro...@verizon.net wrote: Ondrej Certik wrote: On Tue, Dec 30, 2008 at 10:15 AM, Alan Bromborsky abro...@verizon.net wrote: I have gotten the latest sympy distribution with git, have commited my

[sympy] Re: Sending updates

2008-12-30 Thread Ondrej Certik
Trying again. Now it works, thanks! If all tests pass, I'll push it in. Note that when I try 'git ci -a' I get // bro...@ga:~/SYMPY-git/sympy$ git ci -a git: 'ci' is not a git-command. See 'git --help'. I used git-citool You need to have this in your ~/.gitconfig: [alias] ci =

[sympy] Re: Sending updates

2008-12-30 Thread Alan Bromborsky
Ondrej Certik wrote: On Tue, Dec 30, 2008 at 12:26 PM, Ondrej Certik ond...@certik.cz wrote: Trying again. Now it works, thanks! If all tests pass, I'll push it in. This test failed: sympy/utilities/tests/test_code_quality.py:test_no_trailing_whitespace_and_no_tabs

[sympy] Re: Sending updates

2008-12-30 Thread Ondrej Certik
OK all tests now pass patch attached. Documentation not yet included. Documentation archive is 2.8MB (not tarred and zipped) is this OK to put in distribution. That's quite big --- could you post it somewhere? I'll see if it can be made smaller. Ondrej

[sympy] Re: Sending updates

2008-12-30 Thread mabshoff
On Dec 30, 2:58 pm, Alan Bromborsky abro...@verizon.net wrote: Ondrej Certik wrote: OK all tests now pass patch attached.  Documentation not yet included. Documentation archive is 2.8MB (not tarred and zipped) is this OK to put in distribution. That's quite big --- could you post it

[sympy] Re: Sending updates

2008-12-30 Thread Alan Bromborsky
mabshoff wrote: On Dec 30, 2:58 pm, Alan Bromborsky abro...@verizon.net wrote: Ondrej Certik wrote: OK all tests now pass patch attached. Documentation not yet included. Documentation archive is 2.8MB (not tarred and zipped) is this OK to put in distribution. That's

[sympy] Re: Sending updates

2008-12-30 Thread mabshoff
On Dec 30, 3:15 pm, Alan Bromborsky abro...@verizon.net wrote: mabshoff wrote: SNIP Hi,  galgebra_doc.tgz 4058KViewDownload Not to be pissy here, but you just send a 4MB archive to the list. Cheers, Michael Should I have sent it directly to Ondrej? Well, Ondrej wrote: That's

[sympy] Re: Sending updates

2008-12-30 Thread Alan Bromborsky
Ondrej Certik wrote: On Tue, Dec 30, 2008 at 3:28 PM, mabshoff michael.absh...@mathematik.uni-dortmund.de wrote: On Dec 30, 3:15 pm, Alan Bromborsky abro...@verizon.net wrote: mabshoff wrote: SNIP Hi, galgebra_doc.tgz 4058KViewDownload Not to be

[sympy] Re: Sending updates

2008-12-30 Thread Ondrej Certik
On Tue, Dec 30, 2008 at 4:22 PM, Alan Bromborsky abro...@verizon.net wrote: Ondrej Certik wrote: On Tue, Dec 30, 2008 at 3:28 PM, mabshoff michael.absh...@mathematik.uni-dortmund.de wrote: On Dec 30, 3:15 pm, Alan Bromborsky abro...@verizon.net wrote: mabshoff wrote: SNIP Hi,

[sympy] Re: Sending updates

2008-12-30 Thread mabshoff
On Dec 30, 4:33 pm, Ondrej Certik ond...@certik.cz wrote: On Tue, Dec 30, 2008 at 4:22 PM, Alan Bromborsky abro...@verizon.net wrote: SNIP I think we should have just one input format, e.g. if we figure how to convert rst to latex, would it be fine with you? E.g. we could have everything