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

Fix Incorrect result of reduce_inequalities #25988

Closed
wants to merge 1 commit into from
Closed

Fix Incorrect result of reduce_inequalities #25988

wants to merge 1 commit into from

Conversation

Ravindu-Hirimuthugoda
Copy link
Contributor

References to other Issues or PRs

Fix: #25983

Brief description of what is fixed or changed

Fix the bug in reduce_inequalities and add test case

Release Notes

  • solvers
    • Correct the erroneous result generated by reduce_inequalities and make the necessary adjustments.

@sympy-bot
Copy link

Hi, I am the SymPy bot. I'm here to help you write a release notes entry. Please read the guide on how to write release notes.

Your release notes are in good order.

Here is what the release notes will look like:

  • solvers

This will be added to https://github.com/sympy/sympy/wiki/Release-Notes-for-1.13.

Click here to see the pull request description that was parsed.
 #### References to other Issues or PRs
Fix: https://github.com/sympy/sympy/issues/25983

#### Brief description of what is fixed or changed
Fix the bug in `reduce_inequalities` and add test case

#### Release Notes
<!-- BEGIN RELEASE NOTES -->
* solvers
  * Correct the erroneous result generated by `reduce_inequalities` and make the necessary adjustments.
<!-- END RELEASE NOTES -->

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.

Incorrect result of reduce_inequalities
2 participants