Re: [sympy] summation in sympy

2012-04-25 Thread Tom Bachmann
Hello, I submitted a pull request for the problem you observed: https://github.com/sympy/sympy/pull/1261 Once this is in, the particular sum (and some related ones) should work. On 25.04.2012 00:07, Kjetil brinchmann Halvorsen wrote: I found the usefull summation function, which seems to work

[sympy] sympy git problems

2012-04-25 Thread Kjetil brinchmann Halvorsen
I made my own copy (clone) of the sympy git tree, and now git fetch origin do not work! (It worked yesterday) Here is what I get: kjetil@kjetil:~/py/sympy/sympy$ git status # On branch master # Your branch is behind 'origin/master' by 51 commits, and can be fast-forwarded. # # Untracked files: #

Re: [sympy] sympy git problems

2012-04-25 Thread Joachim Durchholz
It's seeing all these .c and .so files it knows nothing about, and doesn't know whether to delete them (so your "master" branch is indeed a truthful copy of origin) or integrate them (require a merge). You probably wanted to add these files to your work branch. Or somewhere entirely else. --

Re: [sympy] sympy git problems

2012-04-25 Thread Kjetil brinchmann Halvorsen
see below. On Wed, Apr 25, 2012 at 13:26, Joachim Durchholz wrote: > It's seeing all these .c and .so files it knows nothing about, and doesn't > know whether to delete them (so your "master" branch is indeed a truthful > copy of origin) or integrate them (require a merge). > > You probably wan

Re: [sympy] sympy git problems

2012-04-25 Thread Sergiu Ivanov
Hello, On Wed, Apr 25, 2012 at 9:30 PM, Kjetil brinchmann Halvorsen wrote: > see  below. > > On Wed, Apr 25, 2012 at 13:26, Joachim Durchholz wrote: >> >> It's seeing all these .c and .so files it knows nothing about, and doesn't >> know whether to delete them (so your "master" branch is indeed

Re: [sympy] sympy git problems

2012-04-25 Thread Kjetil brinchmann Halvorsen
see below. On Wed, Apr 25, 2012 at 13:33, Sergiu Ivanov wrote: > Hello, > > On Wed, Apr 25, 2012 at 9:30 PM, Kjetil brinchmann Halvorsen > wrote: > > see below. > > > > On Wed, Apr 25, 2012 at 13:26, Joachim Durchholz > wrote: > >> > >> It's seeing all these .c and .so files it knows nothing a

Re: [sympy] sympy git problems

2012-04-25 Thread Joachim Durchholz
Am 25.04.2012 20:30, schrieb Kjetil brinchmann Halvorsen: All those .c and .so files are files made by "make" . So far I have not added anything myself. So I need to do "make clean" (orwhatever that is called in git) before I can fetch? That would be what I'd expect, but I don't know SymPy's ma

Re: [sympy] sympy git problems

2012-04-25 Thread Mateusz Paprocki
Hi, On 25 April 2012 20:33, Sergiu Ivanov wrote: > Hello, > > On Wed, Apr 25, 2012 at 9:30 PM, Kjetil brinchmann Halvorsen > wrote: > > see below. > > > > On Wed, Apr 25, 2012 at 13:26, Joachim Durchholz > wrote: > >> > >> It's seeing all these .c and .so files it knows nothing about, and > d

Re: [sympy] summation in sympy

2012-04-25 Thread Mateusz Paprocki
Hi, On 25 April 2012 01:36, Tom Bachmann wrote: > On 25.04.2012 00:20, Aaron Meurer wrote: > >> On Tue, Apr 24, 2012 at 5:16 PM, Tom Bachmann wrote: >> >>> I agree. Can you open an issue for this in our issue tracker (http://code.google.com/p/**sympy/issues/list

Re: [sympy] summation in sympy

2012-04-25 Thread Aaron Meurer
Can you open issues for all of these, so that we don't forget about them? Aaron Meurer On Wed, Apr 25, 2012 at 6:08 PM, Kjetil brinchmann Halvorsen wrote: > And here is one example that leads to an internal error: > > In [50]: summation( (-1)**k * binomial(2*n,k)**2, (k,0,oo)) >

Re: [sympy] sympy git problems

2012-04-25 Thread Aaron Meurer
git clean -Xdf will clear all files that git ignores (from the .gitignore file). But that's not your problem here. It has something to do with your ssh password, I think (hence the gnome-keyring problem). Aaron Meurer On Wed, Apr 25, 2012 at 12:30 PM, Kjetil brinchmann Halvorsen wrote: > see 

Re: [sympy] summation in sympy

2012-04-25 Thread Aaron Meurer
http://code.google.com/p/sympy/issues/ Aaron Meurer On Wed, Apr 25, 2012 at 8:08 PM, Kjetil brinchmann Halvorsen wrote: > I can open issues, if you can tell me where to do so (or where to read about > opening issues?) > > Kjetil > > > On Wed, Apr 25, 2012 at 21:02, Aaron Meurer wrote: >> >> Can

Re: [sympy] GSoC Students Announced

2012-04-25 Thread David Joyner
On Tue, Apr 24, 2012 at 12:29 PM, Aaron Meurer wrote: ... >> >> Will do (wdjoyner.wordpress.com). I will try to remember to tag my posts >> with sympy and gsoc. > > Great I've (hopefully correctly) added you to planet.sympy.org.  I > added the feed for just your sympy category (if you like, I ca

Re: [sympy] GSoC Students Announced

2012-04-25 Thread Aaron Meurer
On Wed, Apr 25, 2012 at 8:43 PM, David Joyner wrote: > On Tue, Apr 24, 2012 at 12:29 PM, Aaron Meurer wrote: > > ... > >>> >>> Will do (wdjoyner.wordpress.com). I will try to remember to tag my posts >>> with sympy and gsoc. >> >> Great I've (hopefully correctly) added you to planet.sympy.org.  I