Skip to content

Conversation

@Brendan-Reid1991
Copy link
Contributor

Description

Implementation of Assumptions.

Due to how restrictive sympy is with assumptions, this is very bare bones. It is possible to define a symbol as positive or negative. While sympy does permit defining symbols as, e.g., real, integer, rational etc, given the expressions we tend to work on I am not convinced of the utility of adding these.

Please verify that you have completed the following steps

  • I have self-reviewed my code.
  • I have included test cases validating introduced feature/fix.
  • I have updated documentation.

Base automatically changed from modify_sympy_backend to main June 27, 2025 14:47
@Brendan-Reid1991 Brendan-Reid1991 merged commit 39b253c into main Jun 30, 2025
9 checks passed
@Brendan-Reid1991 Brendan-Reid1991 deleted the assumptions branch June 30, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

5 participants