Issue 2658 in sympy: Abi disable checking in solve()

2011-08-27 Thread sympy
Status: Accepted Owner: asmeurer CC: smi...@gmail.com, nicolas@gmail.com Labels: Type-Defect Priority-Medium Solvers New issue 2658 by asmeurer: Abi disable checking in solve() http://code.google.com/p/sympy/issues/detail?id=2658 There needs to be an option to disable solution checking in s

Re: Issue 2658 in sympy: Abi disable checking in solve()

2011-08-27 Thread sympy
Comment #1 on issue 2658 by smi...@gmail.com: Abi disable checking in solve() http://code.google.com/p/sympy/issues/detail?id=2658 I'm waiting for the final ok on https://github.com/sympy/sympy/pull/484 and then maybe I can make that change. -- You received this message because you are subsc

Re: Issue 2658 in sympy: Abi disable checking in solve()

2011-08-29 Thread sympy
Updates: Labels: NeedsReview smichr Comment #2 on issue 2658 by smi...@gmail.com: Abi disable checking in solve() http://code.google.com/p/sympy/issues/detail?id=2658 This is hangs when cancel is applied to the expression. if minimal=False then only the simplest of checking is done,

Re: Issue 2658 in sympy: Abi disable checking in solve()

2011-08-30 Thread sympy
Updates: Status: Fixed Comment #3 on issue 2658 by smi...@gmail.com: Abi disable checking in solve() http://code.google.com/p/sympy/issues/detail?id=2658 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-iss

Re: Issue 2658 in sympy: Abi disable checking in solve()

2011-08-30 Thread sympy
Updates: Labels: -NeedsReview -smichr Documentation Comment #5 on issue 2658 by asmeurer: Abi disable checking in solve() http://code.google.com/p/sympy/issues/detail?id=2658 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google

Re: Issue 2658 in sympy: Abi disable checking in solve()

2011-08-30 Thread sympy
Updates: Status: Accepted Comment #4 on issue 2658 by asmeurer: Abi disable checking in solve() http://code.google.com/p/sympy/issues/detail?id=2658 if minimal=False then only the simplest of checking is done, but a check flag has been added so all checking can be skipped. This optio

Re: Issue 2658 in sympy: Abi disable checking in solve()

2011-09-02 Thread sympy
Updates: Status: Fixed Comment #6 on issue 2658 by smi...@gmail.com: Abi disable checking in solve() http://code.google.com/p/sympy/issues/detail?id=2658 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-iss