-
-
Notifications
You must be signed in to change notification settings - Fork 660
Open
Description
More info about it:
The rule-based integrator Rubi by Albert D. Rich consists of about 10,000 pattern-matching rules and "dramatically out-performs Maple and Mathematica" see
The rules are available as of 2017 only as Mathematica code. There were efforts by the SymPy community to either translate them manually or on the fly to Python:
Rubi was proposed as a GSoC project for Sage:
Proof of concept of rule translation into Sage:
CC: @miguelmarco @slel
Component: calculus
Issue created by migration from https://trac.sagemath.org/ticket/22410