Skip to content

asdasd1dsadsa/RubiSteps

Repository files navigation

Rubi Steps

Enhancement for Rubi steps.

New Paclet

Installation

Evaluate the following in Wolfram kernel to install:

PacletInstall["RubiSteps", "Site" -> "https://github.com/asdasd1dsadsa/RubiSteps/raw/master"]

If not having a good Internet, try to get the latest paclet file from here, and then evaluate:

PacletInstall["the/path/to/the/file.paclet"]

Documentation

Note

  • Perhaps I won't update this too, but at least I intend to.

  • Function usage changed. Not same to the old-fashion one.

  • Requires Wolfram Kernel with 12.2+ version.

Old-fashion package file

Installation

You can execute this script to install the package file, manually also OK.

Documentation

Documentation(Old ver)

Note

  • No longer maintained.

To Do

  • Parentheses for preventing $ax+bx^2--cx^3$
  • Support definite integrals.