Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rubi code modification: 9.2 / Function #1 #5

Open
aravindh-krishnamoorthy opened this issue Dec 15, 2024 · 0 comments
Open

Rubi code modification: 9.2 / Function #1 #5

aravindh-krishnamoorthy opened this issue Dec 15, 2024 · 0 comments

Comments

@aravindh-krishnamoorthy
Copy link
Collaborator

Problem Statement

Rubi code in "Section 9.2 Function 1" had to be modified in 319d990 for bringup. Otherwise, the function results in infinite recursion.

Temporary Fix

An additional condition was added in 319d990 to avoid the infinite recursion.

Expected Fix

Identify root cause, and fix upstream (in Rubi), if necessary.

Additional Context

This rule also leads to infinite recursion in ExpReduce.

axkr added a commit to axkr/symja_android_library that referenced this issue Dec 15, 2024
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

No branches or pull requests

1 participant