I have created a decision tree out of RUBI's (Rule-based integration) decision trees. You can find the code here:
https://github.com/Upabjojr/rubi_generated The code misses some integrals and sometimes gives wrong results in a few cases, so futher work is needed. The current master branch of SymPy will not work with the decision tree, use the branch at https://github.com/sympy/sympy/pull/17614 This is based on the Mathematica library RUBI <https://rulebasedintegration.org/> Thanks again to MatchPy <https://matchpy.readthedocs.io/en/latest/> for their excellent library. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sympy/4217b6e9-1b61-4296-8d7d-b31a2dc35077%40googlegroups.com.
