Issue 2490 in sympy: Create a Mod object for symbolic modulus (x % y)

2011-06-14 Thread sympy
Status: Accepted Owner: asmeurer Labels: Type-Enhancement Priority-Medium New issue 2490 by asmeurer: Create a Mod object for symbolic modulus (x % y) http://code.google.com/p/sympy/issues/detail?id=2490 Having a Mod object for symbolic moduli (i.e., __mod__, or x % y) would be useful. For ex

Re: Issue 2490 in sympy: Create a Mod object for symbolic modulus (x % y)

2011-06-20 Thread sympy
Updates: Labels: NeedsReview Comment #1 on issue 2490 by renato.c...@gmail.com: Create a Mod object for symbolic modulus (x % y) http://code.google.com/p/sympy/issues/detail?id=2490 I created a very basic implementation of this, it's pull request 442: https://github.com/sympy/sympy/p

Re: Issue 2490 in sympy: Create a Mod object for symbolic modulus (x % y)

2011-06-20 Thread sympy
Updates: Cc: matt...@gmail.com Labels: -NeedsReview NeedsBetterPatch Polynomial Comment #2 on issue 2490 by asmeurer: Create a Mod object for symbolic modulus (x % y) http://code.google.com/p/sympy/issues/detail?id=2490 But it's a start, and would allow to do the sort of thing

Re: Issue 2490 in sympy: Create a Mod object for symbolic modulus (x % y)

2011-07-18 Thread sympy
Issue 2490: Create a Mod object for symbolic modulus (x % y) http://code.google.com/p/sympy/issues/detail?id=2490 This issue is now blocking issue 1473. See http://code.google.com/p/sympy/issues/detail?id=1473 -- You received this message because you are listed in the owner or CC fields of this