Skip to content

Questions about implementation of Symja Integrate function based on Rubi rules #1015

@robert-dodier

Description

@robert-dodier

I am looking at the implementation of the Symja Integrate function which, from what I see, is based on a Java translation of Rubi rules. I have a couple of basic questions about that.

  • Does Symja have any other integration algorithms aside from Rubi? I don't see anything, but I might have missed something.
  • Is there a way to get some report from Integrate about how many rules were tried and which one eventually matched, if any?
  • Does the Integrate function try one rule after another, so the execution time is approximately proportional to the number of rules tried?

Thanks for any light you can shed on these questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions