Updates:
        Cc: ondrej.certik

Comment #4 on issue 471 by Vinzent.Steinberg: solve hangs
http://code.google.com/p/sympy/issues/detail?id=471

This scripts now runs (after fixing):

{'.B': [0, 1, 0], '.C': [0, 0, 1], '_r': y*_l3**2/(-2*_l1*_l3 - 2*_l2*_l3 +  
2*_l1*_l2
+ 2*_l3**2) - x*_l3**2/(-2*_l1*_l3 - 2*_l2*_l3 + 2*_l1*_l2 + 2*_l3**2) +
_l1*_l3*x/(-2*_l1*_l3 - 2*_l2*_l3 + 2*_l1*_l2 + 2*_l3**2) -  
_l2*_l3*y/(-2*_l1*_l3 -
2*_l2*_l3 + 2*_l1*_l2 + 2*_l3**2), '_q': z*_l2**2/(-2*_l1*_l3 + 2*_l1*_l2 +  
2*_l2*_l3
- 2*_l2**2) - x*_l2**2/(-2*_l1*_l3 + 2*_l1*_l2 + 2*_l2*_l3 - 2*_l2**2) +
_l1*_l2*x/(-2*_l1*_l3 + 2*_l1*_l2 + 2*_l2*_l3 - 2*_l2**2) -  
_l2*_l3*z/(-2*_l1*_l3 +
2*_l1*_l2 + 2*_l2*_l3 - 2*_l2**2), '.Y': [_l2/(-2*_l1 + 2*_l2), _l3/(2*(_l3  
- _l2)) -
_l1/(2*(_l2 - _l1)), -_l2/(-2*_l2 + 2*_l3)], '.Z': [_l3/(-2*_l1 + 2*_l3),  
_l3/(-2*_l2
+ 2*_l3), -_l1/(2*(_l3 - _l1)) - _l2/(2*(_l3 - _l2))], '.P': [1/2, (_l1 -
_l3)/(-2*_l3 + 2*_l2), (_l2 - _l1)/(-2*_l3 + 2*_l2)]}

Ondrej, please verify that this is correct.

Attachments:
        t.py  1.0 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--

You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.


Reply via email to