I've updated the code for modeling derivations The main additions are: 1. MathJax output (output viewable in more browsers). This output uses LaTeX as the formatting representation. The MathML output didn't work with MathJax.
2. C code generation. The example and the trapezoidal rule now work in C. The updates can be found here: https://github.com/markdewing/sympy/tree/derivation_modeling/sympy/prototype -- 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.
