Re: [sympy] Re: removing the old assumption system - help request

2009-12-21 Thread Aaron S. Meurer
So now that 0.6.6 is released, I think we should make this top priority. The thing Chris and I are discussing on IRC is what is the best way to collaborate on this with git so that we don't duplicate each other's work. Also, can anyone give a clear list of what needs to be done? Does anyone o

Re: [sympy] [Ann] SymPy 0.6.6 released

2009-12-21 Thread Aaron S. Meurer
Also, the docs at http://docs.sympy.org/ need to be updated. Aaron Meurer On Dec 20, 2009, at 2:56 PM, Vinzent Steinberg wrote: > Hi all, > > we just released a new version of SymPy, get it here [0]. > Many things got changed, including: > >* many documentation improvements, including docst

Re: [sympy] [Ann] SymPy 0.6.6 released

2009-12-21 Thread Aaron S. Meurer
Great! What needs to be done for this to be pushed up to fink and the other package managers? According to fink, the fink package maintainer for sympy is Lev Givon . Aaron Meurer On Dec 20, 2009, at 2:56 PM, Vinzent Steinberg wrote: > Hi all, > > we just released a new version of SymPy, get

Re: [sympy] Re: [Ann] SymPy 0.6.6 released

2009-12-21 Thread Aaron S. Meurer
On Dec 21, 2009, at 9:16 AM, Sebastian Haase wrote: > On Mon, Dec 21, 2009 at 5:04 PM, Vinzent Steinberg > wrote: >> On Dec 21, 10:04 am, Sebastian Haase wrote: >>> Hi, >>> Congratulations to the new release! >>> >>> After a quick setup.py install on my amd64 Debian I have a few >>> comments -

Re: [sympy] Re: [Ann] SymPy 0.6.6 released

2009-12-21 Thread Sebastian Haase
On Mon, Dec 21, 2009 at 5:04 PM, Vinzent Steinberg wrote: > On Dec 21, 10:04 am, Sebastian Haase wrote: >> Hi, >> Congratulations to the new release! >> >> After a quick setup.py install on my amd64 Debian I have a few >> comments - found maybe a bug: >> >> I have a ~/.pydistutils.cfg file: >> sh

[sympy] Re: [Ann] SymPy 0.6.6 released

2009-12-21 Thread Vinzent Steinberg
On Dec 21, 10:04 am, Sebastian Haase wrote: > Hi, > Congratulations to the new release! > > After a quick setup.py install on my amd64 Debian I have a few > comments - found maybe a bug: > > I have a ~/.pydistutils.cfg file: > sha...@iris:~/qq/sympy-0.6.6: cat ~/.pydistutils.cfg > [install] > #ins

Re: [sympy] [Ann] SymPy 0.6.6 released

2009-12-21 Thread Sebastian Haase
Hi, Congratulations to the new release! After a quick setup.py install on my amd64 Debian I have a few comments - found maybe a bug: I have a ~/.pydistutils.cfg file: sha...@iris:~/qq/sympy-0.6.6: cat ~/.pydistutils.cfg [install] #install_lib = ~/sebPy/py-lib install_lib = ~/sebPy/lib install_scr