Re: [sympy] Re: Preparing for the 0.7.0 Release

2011-05-13 Thread Vlada Peric
On Fri, May 13, 2011 at 3:22 AM, Saptarshi Mandal wrote: > Doing a git log shows that commit messages typically follow no clear > pattern. > The same can be said for patches too. > I was playing around with git output last night, and a command such as this produces nice, clear output: git log -

Re: [sympy] Re: Preparing for the 0.7.0 Release

2011-05-13 Thread Vlada Peric
some general thoughts at least - perhaps a new thread would be a good idea to further discuss this? I could write some draft guidelines after going through our history, and we could work from there. > > Aaron Meurer > > On Fri, May 13, 2011 at 2:35 AM, Ondrej Certik wrote: > > On

Re: [sympy] Re: Preparing for the 0.7.0 Release

2011-05-13 Thread Vlada Peric
I've written a draft changelog, you can check it out on the wiki: https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.0 I tried to note just the bigger changes, but I'm sure I made some mistakes along the way due to not understanding the code. I was working just off the commit messages and f

Re: [sympy] Re: Preparing for the 0.7.0 Release

2011-05-13 Thread Vlada Peric
On Sat, May 14, 2011 at 12:36 AM, Ondrej Certik wrote: > On Fri, May 13, 2011 at 2:59 PM, Vlada Peric > wrote: > > I've written a draft changelog, you can check it out on the wiki: > > https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.0 > > > > I tr

Re: [sympy] planet.sympy.org update

2011-05-22 Thread Vlada Peric
On Sun, May 22, 2011 at 6:10 AM, Ondrej Certik wrote: > Hi, > > I have refactored all the code running planet.sympy.org and it is now > fully hosted by github. The repository is here: > > https://github.com/sympy/planet.sympy.org > > see the README for information how it works. The blogs subscrip

[sympy] Trying out Tox

2011-05-28 Thread Vlada Peric
As you may or may not know, SymPy is looking for a replacement for buildbot (see the issue[0] on it and my blog post about continuous integration servers and such[1]). This is a part of my GSoC project and, as explained I believe using Tox in combination with Jenkins is the way forward. As Tox is a