Re: Issue 3282 in sympy: failure in quantum circuitutils in 3.2

2012-06-21 Thread sympy
Comment #6 on issue 3282 by asmeu...@gmail.com: failure in quantum circuitutils in 3.2 http://code.google.com/p/sympy/issues/detail?id=3282 See https://github.com/sympy/sympy/pull/1366. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post

Re: Issue 3282 in sympy: failure in quantum circuitutils in 3.2

2012-06-21 Thread sympy
Updates: Status: Fixed Comment #7 on issue 3282 by smi...@gmail.com: failure in quantum circuitutils in 3.2 http://code.google.com/p/sympy/issues/detail?id=3282 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Re: Issue 3282 in sympy: failure in quantum circuitutils in 3.2

2012-06-15 Thread sympy
Updates: Labels: -Priority-Medium Priority-Critical Comment #5 on issue 3282 by asmeu...@gmail.com: failure in quantum circuitutils in 3.2 http://code.google.com/p/sympy/issues/detail?id=3282 (No comment was entered for this change.) -- You received this message because you are

Re: Issue 3282 in sympy: failure in quantum circuitutils in 3.2

2012-06-12 Thread sympy
Comment #3 on issue 3282 by asmeu...@gmail.com: failure in quantum circuitutils in 3.2 http://code.google.com/p/sympy/issues/detail?id=3282 Or modify the function to accept a parameter of a random number or a sequence of random numbers (whichever is used), and test against that. -- You

Re: Issue 3282 in sympy: failure in quantum circuitutils in 3.2

2012-06-12 Thread sympy
Comment #4 on issue 3282 by asmeu...@gmail.com: failure in quantum circuitutils in 3.2 http://code.google.com/p/sympy/issues/detail?id=3282 Actually, in this specific case, removing would also be an ok option. -- You received this message because you are subscribed to the Google Groups

Re: Issue 3282 in sympy: failure in quantum circuitutils in 3.2

2012-06-07 Thread sympy
Updates: Summary: failure in quantum circuitutils in 3.2 Comment #1 on issue 3282 by krastano...@gmail.com: failure in quantum circuitutils in 3.2 http://code.google.com/p/sympy/issues/detail?id=3282 Sorry, it is in circuitutils, not circuitplot -- You received this message because

Re: Issue 3282 in sympy: failure in quantum circuitutils in 3.2

2012-06-07 Thread sympy
Comment #2 on issue 3282 by smi...@gmail.com: failure in quantum circuitutils in 3.2 http://code.google.com/p/sympy/issues/detail?id=3282 I commented in pull request 959: Because of changes to how random integers are produced in Py 3.2, tests of random behavior may not work across all