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

chore(core): add asserts on in and out LweDimension to check they match #992

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

IceTDrinker
Copy link
Member

  • ran into an issue where the dimensions did not agree and got weird results because of that

@IceTDrinker IceTDrinker requested a review from mayeul-zama March 15, 2024 09:45
@cla-bot cla-bot bot added the cla-signed label Mar 15, 2024
- ran into an issue where the dimensions did not agree and got weird
results because of that
@IceTDrinker IceTDrinker force-pushed the am/chore/add-assert-for-lwe-dim-pbs branch from 5b77464 to 422e155 Compare March 15, 2024 09:50
@IceTDrinker IceTDrinker requested a review from mayeul-zama March 15, 2024 09:50
Copy link
Contributor

@mayeul-zama mayeul-zama left a comment

Choose a reason for hiding this comment

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

I wonder if there are other places where this check would be useful without a significant cost (i.e. outside of loops)

@IceTDrinker
Copy link
Member Author

I wonder if there are other places where this check would be useful without a significant cost (i.e. outside of loops)

multi bit PBS already had it as far as I could see

@IceTDrinker IceTDrinker merged commit 8a1cc37 into main Mar 18, 2024
36 checks passed
@IceTDrinker IceTDrinker deleted the am/chore/add-assert-for-lwe-dim-pbs branch March 18, 2024 12:59
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