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

Adding the modular arithmetic operation #87

Merged
merged 7 commits into from
Mar 12, 2024
Merged

Conversation

hecmas
Copy link
Contributor

@hecmas hecmas commented Feb 19, 2024

This PR introduces the ability to compile the modular arithmetic operation:

A * B + C = op (mod D)

@hecmas hecmas requested a review from zkronos73 February 19, 2024 15:00
@hecmas hecmas self-assigned this Feb 19, 2024
@cla-bot cla-bot bot added the cla-signed label Feb 19, 2024
@hecmas hecmas changed the base branch from develop to develop-feijoa March 7, 2024 15:22
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@zkronos73 zkronos73 merged commit e6ec882 into develop-feijoa Mar 12, 2024
2 of 3 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.

2 participants