-
Notifications
You must be signed in to change notification settings - Fork 147
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
woppbs simulation #580
woppbs simulation #580
Conversation
5a59261
to
c4b1ee6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some cleanups are missing, I'll restart the review after.
nounwind(|| { | ||
assert!(64 <= number_of_bits_to_extract + delta_log); | ||
|
||
// let lwe_list_out = |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cleanup
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there are other part in the code with comment to cleanup
73be3af
to
04c97c4
Compare
04c97c4
to
9633f0e
Compare
No description provided.