Hi, the code for RUBI is here: https://github.com/sympy/sympy/tree/master/sympy/integrals/rubi
We have been using MatchPy: https://github.com/HPAC/matchpy MatchPy provides an associative-commutative pattern matcher. Unfortunately it only supports Python 3.6. We also have implementations for RUBI's utility functions and some of Mathematica's tree expressions: https://github.com/sympy/sympy/blob/a7b29f5b464b76591bef97705486b87e0891ed53/sympy/integrals/rubi/utility_function.py On Wednesday, 4 October 2017 13:03:32 UTC-4, Robert Dodier wrote: > > Argh, I mean "for SymPy", of course. > > On Wednesday, October 4, 2017 at 10:00:25 AM UTC-7, Robert Dodier wrote: >> >> Hi, I see there's been a lot of messages about Rubi for SymPy, but I >> haven't been able to figure out how it turned out. Can someone briefly >> summarize the status of the Rubi implementation for SymPy and maybe point >> me to the code? The reason I ask is that a Rubi implementation for Maxima >> has been a long-standing wish list item ... I am hoping to get some >> inspiration from the SymPy version. >> >> best, >> Robert Dodier >> >> -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/f4e90027-fea7-4d61-8044-4effe2d46c9b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
