RuleBasedIntegration / Rubi

Rubi for Mathematica
http://rulebasedintegration.org
MIT License
225 stars 22 forks source link

Include usage message of utility functions into the `Steps` display #16

Open halirutan opened 5 years ago

halirutan commented 5 years ago

Once #15 is implemented and we have a ::usage message for the integration-step condition function, this information should be included in the Steps display. I imagine for instance a tooltip when the user hovers over the green functions like IGtQ or GtQ

Mathematica graphics

The implementation of this issue will require changed in ShowStepFormatting.m which is in charge of the nice rendering.