GA patch

2009-07-09 Thread Alan Bromborsky
Updates: Cc: abro...@verizon.net Comment #1 on issue 1517 by ondrej.certik: galgebra.GA docstrings http://code.google.com/p/sympy/issues/detail?id=1517 Two other things of note: 1. I recently installed ubuntu 9.04 on my machine and could not install git-gui (I had to do it from source). 2. U

Re: GA patch

2009-07-27 Thread Vinzent Steinberg
+1 for all changes, except for the removed test. In my opinion, it should be fixed or XFAILed. I'm sorry that parts of your module are broken and nobody noticed. Vinzent 2009/7/9 Alan Bromborsky : > Updates: >    Cc: abro...@verizon.net > > Comment #1 on issue 1517 by ondrej.certik: galgebra.GA

Re: GA patch

2009-07-27 Thread Alan Bromborsky
Vinzent Steinberg wrote: > +1 for all changes, except for the removed test. In my opinion, it > should be fixed or XFAILed. > I'm sorry that parts of your module are broken and nobody noticed. > > Vinzent > > 2009/7/9 Alan Bromborsky : > >> Updates: >>Cc: abro...@verizon.net >> >> Comment #

Re: GA patch

2009-07-27 Thread Ondrej Certik
On Mon, Jul 27, 2009 at 6:25 AM, Alan Bromborsky wrote: > > Vinzent Steinberg wrote: >> +1 for all changes, except for the removed test. In my opinion, it >> should be fixed or XFAILed. >> I'm sorry that parts of your module are broken and nobody noticed. >> >> Vinzent >> >> 2009/7/9 Alan Brombors

Re: GA patch

2009-07-27 Thread Alan Bromborsky
Ondrej Certik wrote: > On Mon, Jul 27, 2009 at 6:25 AM, Alan Bromborsky wrote: > >> Vinzent Steinberg wrote: >> >>> +1 for all changes, except for the removed test. In my opinion, it >>> should be fixed or XFAILed. >>> I'm sorry that parts of your module are broken and nobody noticed. >>>

Re: GA patch

2009-07-27 Thread Aaron S. Meurer
On Jul 27, 2009, at 2:02 PM, Alan Bromborsky wrote: > > Ondrej Certik wrote: >> On Mon, Jul 27, 2009 at 6:25 AM, Alan >> Bromborsky wrote: >> >>> Vinzent Steinberg wrote: >>> +1 for all changes, except for the removed test. In my opinion, it should be fixed or XFAILed. I'm sorry

Re: GA patch

2009-07-28 Thread Vinzent Steinberg
2009/7/28 Aaron S. Meurer : > It looks like it returns an instance of an Or class: > > In [1]: S(1)|S(2) > Out[1]: Or(1, 2) > > In [2]: x|y > Out[2]: Or(x, y) So it's probably due to the new logic module. Vinzent --~--~-~--~~~---~--~~ You received this message be

Re: GA patch

2009-08-06 Thread Vinzent Steinberg
2009/7/27 Alan Bromborsky > I think the existing patch referred to is ready to go in. I pushed it in. (I felt free to add a comment about the removed test.) Vinzent --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups