Comment #9 on issue 2252 by [email protected]: activate docstring examples for symarray()
http://code.google.com/p/sympy/issues/detail?id=2252
But this will disable the doctest (equivalent of >>). We wan't to have conditional doctests, e.g. if numpy is installed test and report OK/FAIL, if not then don't do anything or say that numpy is not there, skipping tests. To my knowledge such functionality is not implemented in docutils (though I might be wrong in this case).
-- 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.
