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

Isolated term into sum #119

Merged
merged 5 commits into from
Nov 28, 2024
Merged

Isolated term into sum #119

merged 5 commits into from
Nov 28, 2024

Conversation

hecmas
Copy link
Contributor

@hecmas hecmas commented Nov 27, 2024

This PR include the addition of handling for isolated terms in expressions.

Enhancements to expression handling:

  • pil2-components/lib/std/pil/std_sum.pil: Added handling for isolated terms in expressions to optimize the transformation process. This includes identifying isolated terms, computing their numerators and denominators, and updating the gsum constraint accordingly.

Updates to Rust implementation:

New test file:

@hecmas hecmas self-assigned this Nov 27, 2024
@cla-bot cla-bot bot added the cla-signed label Nov 27, 2024
@hecmas hecmas mentioned this pull request Nov 27, 2024
16 tasks
@hecmas hecmas marked this pull request as ready for review November 28, 2024 07:16
zkronos73
zkronos73 previously approved these changes Nov 28, 2024
Copy link
Contributor

@zkronos73 zkronos73 left a comment

Choose a reason for hiding this comment

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

😄

@hecmas hecmas force-pushed the feature/isolated-term branch from 59f2c68 to c21c8d7 Compare November 28, 2024 11:15
Copy link
Contributor

@RogerTaule RogerTaule left a comment

Choose a reason for hiding this comment

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

LGTM

@hecmas hecmas merged commit 8e29499 into develop Nov 28, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants