Skip to content

Sync IntegrationUtilityFunctions.m with https://github.com/RuleBasedI… - #11

Merged
rocky merged 1 commit into
masterfrom
sync-IntegrationUtilityFunctions-with-latest-Rubi
Aug 21, 2026
Merged

Sync IntegrationUtilityFunctions.m with https://github.com/RuleBasedI…#11
rocky merged 1 commit into
masterfrom
sync-IntegrationUtilityFunctions-with-latest-Rubi

Conversation

@rocky

@rocky rocky commented Aug 20, 2026

Copy link
Copy Markdown
Member

Synchronize IntegrationUtilityFunctions.m with https://github.com/Mathics3/Mathics3-Package-Rubi/pull/new/sync-IntegrationUtilityFunctions-with-latest-RubiIntegration/Rubi/releases/tag/4.17.3.0

With this, a recursion error in loading Rubi is removed.

However, others remain.

Some trailing whitespace was removed in the file.


ClearAll[FixIntRules,FixIntRule,FixRhsIntRule]

dvMathicsToMath = RuleDelayed[Verbatim[HoldPattern][Verbatim[Condition][lhs_,cond_]],rhs_] :> RuleDelayed[HoldPattern[lhs],Condition[rhs,cond]];

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aravindh-krishnamoorthy Is it possible that due to fixes in Mathics3 this is no longer needed?

@rocky

rocky commented Aug 21, 2026

Copy link
Copy Markdown
Member Author

Merging in now. If it turns out there are problems or subtleties, we can revert this.

@rocky
rocky merged commit 8a9e32f into master Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant