Comment #2 on issue 2679 by [email protected]: Refactor GA* documentation to use doctests
http://code.google.com/p/sympy/issues/detail?id=2679

I am working on major update to docs and some updates to GA and latex_ex modules. In the current GA docs the code examples are fragments of test and example code since I did not want to reproduce the required python header for each example (the header is given once). Also the hyperbolicGAtest.py is broken. The GA part works, but something in sympy changed so that the reduction of the scalar algebra no longer works. Something in sympy had changed since I first wrote hyperbolicGAtest.py. Is the reason you get an error because of the name of the included file since the includes that are based on examples (do not contain 'test' in the filename) do not generate errors?

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