Comment #5 on issue 2252 by asmeurer: activate docstring examples for symarray()
http://code.google.com/p/sympy/issues/detail?id=2252
The doctests need to pass in a pure python environment without any additional dependencies (like numpy). If there is a way to make the doctests run when numpy is installed but still pass when it is not, that would be the best, I think.
Is there maybe some other #+doctest directive that would make this possible? -- 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.
