On Wed, Oct 22, 2008 at 7:11 AM, Alan Bromborsky <[EMAIL PROTECTED]> wrote: > Using sympy I have attached a program (LaTeX.py) demonstrating Maxwell's > equations using geometric calculus. Also attached is a version of > GAsympy.py with some geometric calculus extensions (the version in sympy > only does geometric algebra). The demo program is called LaTeX.py since > it uses LaTeX to show the equations in a nice format. Eventually I will > use the standard latex printing system in sympy with some > modifications. Just run LaTeX.py and see what come out!
Wow, this is impressive! Thanks for doing this. I would like the LaTeX class to be integrated with our LatexPrinter, see sympy/printing/latex.py. Do you have any comments on that? Because you are duplicating a lot of stuff in your own class. Ondrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en -~----------~----~----~----~------~----~------~--~---
