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

feat(integer): improve comparison algorithm #1500

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

tmontaigu
Copy link
Contributor

No description provided.

@IceTDrinker
Copy link
Member

IceTDrinker commented Sep 2, 2024

also are we sure we test the sequential version of hillis propagation ?

@tmontaigu
Copy link
Contributor Author

The extensive trivial does

Copy link
Member

@IceTDrinker IceTDrinker left a comment

Choose a reason for hiding this comment

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

Thanks 🚀

@IceTDrinker
Copy link
Member

crash in the tests when looking at the noise level, trivials have a noise level < Nominal as it's Zero 😅

Use subtraction to do comparisons lt/le/gt/ge
@zama-bot zama-bot removed the approved label Sep 12, 2024
@tmontaigu tmontaigu merged commit c675674 into main Sep 12, 2024
86 checks passed
@tmontaigu tmontaigu deleted the tm/unsigned-cmps branch September 12, 2024 13:48
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