Updates:
        Status: Fixed

Comment #7 on issue 1293 by ondrej.certik: Implemented s.s.d.Sample.median
http://code.google.com/p/sympy/issues/detail?id=1293

One test failed for me:

$ bin/test sympy/printing/tests/test_str.py
============================= test process starts  
==============================
executable:   /usr/bin/python  (2.5.2-final-0)

sympy/printing/tests/test_str.py[54] .....................................F.....
...........                                                                
[FAIL]

________________________________________________________________________________
_________________ sympy/printing/tests/test_str.py:test_Sample  
_________________
   File "/home/ondrej/repos/sympy/sympy/printing/tests/test_str.py", line  
281, in
test_Sample
     assert str(Sample([x, y, 1])) == "Sample([x, y, 1])"
AssertionError


But I just robustified it and pushed everything in. Thanks!



--
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