Hi. Do you have some code that produces some example output? Maybe you should put an example.py file that shows how the code works.
Aaron Meurer On Thu, Jun 16, 2011 at 12:16 AM, Mark Dewing <[email protected]> wrote: > 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. > > -- 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.
