Issue 2431 in sympy: Bug with Poly.is_irreducible

2011-05-26 Thread sympy
Status: Accepted Owner: asmeurer CC: matt...@gmail.com Labels: Type-Defect Priority-Medium Polynomial New issue 2431 by asmeurer: Bug with Poly.is_irreducible http://code.google.com/p/sympy/issues/detail?id=2431 In [4]: a.is_irreducible ---

Re: Issue 2431 in sympy: Bug with Poly.is_irreducible

2011-10-02 Thread sympy
Updates: Status: Fixed Comment #2 on issue 2431 by matt...@gmail.com: Bug with Poly.is_irreducible http://code.google.com/p/sympy/issues/detail?id=2431 This was fixed in 05db3d2123ffb801b3d6ce0e784ac1a30de23773. -- You received this message because you are subscribed to the Google Group

Re: Issue 2431 in sympy: Bug with Poly.is_irreducible

2011-05-26 Thread sympy
Comment #1 on issue 2431 by asmeurer: Bug with Poly.is_irreducible http://code.google.com/p/sympy/issues/detail?id=2431 Ah, sorry, that should be preceded by a = Poly(x, x) The point is that Poly.is_irreducible doesn't work at all. -- You received this message because you are subscribed to th