Re: [sympy] Planet Sympy Update

2012-11-05 Thread Matthew Rocklin
Despite adding the following to the planet.ini file my posts don't seem to be propagating. [http://matthewrocklin.com/blog/feed.sympy.xml] name = MRocklin On Tue, Oct 30, 2012 at 12:53 PM, Dia Ken wrote: > Yes, everything is ok now . > > On 29/10/2012, Ondřej Čertík wrote: > > On Mon, Oct 2

[sympy] Re: Assumptions and Implies

2012-11-05 Thread Ronan Lamy
Le 03/11/2012 18:28, Matthew Rocklin a écrit : I've run into an issue with the new assumptions system. Can anyone see what is going on? Here is an example I've written this logic about triangular matrices into an assumptions handler In [1]: X = MatrixSymbol('X', 3, 3) In [2]: Y = Matr

Re: [sympy] Re: Assumptions and Implies

2012-11-05 Thread Matthew Rocklin
How hard would this be to implement? Can you suggest the simplest way to add this to new-assumptions? On Mon, Nov 5, 2012 at 2:09 PM, Ronan Lamy wrote: > Le 03/11/2012 18:28, Matthew Rocklin a écrit : > > I've run into an issue with the new assumptions system. Can anyone see >> what is going o

Re: [sympy] Planet Sympy Update

2012-11-05 Thread Ondřej Čertík
On Mon, Nov 5, 2012 at 11:26 AM, Matthew Rocklin wrote: > Despite adding the following to the planet.ini file my posts don't seem to > be propagating. > > > [http://matthewrocklin.com/blog/feed.sympy.xml] > > name = MRocklin Again, I pushed in this bogus patch manually: https://github.com/sympy/