The Mathematica docs are all online and are some of the best docs I have ever seen:
http://reference.wolfram.com/mathematica/guide/RulesAndPatterns.html The bottom of this page has some links to tutorials on this topic as well. On Thu, Oct 4, 2012 at 7:48 PM, Matthew Rocklin <[email protected]> wrote: > On Thu, Oct 4, 2012 at 9:33 PM, Brian Granger <[email protected]> wrote: >> >> In general I am very much in favor of having more sophisticated >> expression transformation capabilities in SymPy. For something like >> rewrite rules I would love it if we can study what Mathematica does. >> Wolfram got that part right. > > > I'm aware that Mathematica's core is a rewrite rule system. I'm not > personally familiar with it. Can anyone suggest a good introductory material > on how it works? > > -- > 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. -- Brian E. Granger Cal Poly State University, San Luis Obispo [email protected] and [email protected] -- 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.
