tfhe-rs
tfhe-rs copied to clipboard
feat(integer): improve {overflowing_}scalar_add/sub
- [x] check benches
- [x] handles trivial oveflow (scalar > ciphertext max)
- [x] modifiy test to use non fixed number of blocks
- [x] remove commented code
- [ ] add some docs
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Ubuntu. This is most likely caused by a git client misconfiguration; please make sure to:
- check if your git client is configured with an email to sign commits
git config --list | grep email - If not, set it up using
git config --global user.email [email protected] - Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
@cla-bot check
The cla-bot has been summoned, and re-checked this pull request!