Re: Issue 989 in sympy: solve fails for intersection of two circles

2011-04-28 Thread sympy
Updates: Status: Fixed Comment #5 on issue 989 by smi...@gmail.com: solve fails for intersection of two circles http://code.google.com/p/sympy/issues/detail?id=989 The solution is now obtained with results: >>> count_ops(soln, visual=True) 4*NEG + 18*DIV + 62*SUB + 74*ADD + 1

Re: Issue 989 in sympy: solve fails for intersection of two circles

2010-12-30 Thread sympy
Updates: Status: Started Owner: mattpap Cc: -mattpap Labels: Solvers Polynomial Milestone-Release0.7.0 NeedsReview Comment #3 on issue 989 by mattpap: solve fails for intersection of two circles http://code.google.com/p/sympy/issues/detail?id=989 This issue was