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: parallelise interleaving and remove mentions of concatenation #12373

Open
wants to merge 7 commits into
base: mm/interleaving
Choose a base branch
from

Conversation

maramihali
Copy link
Contributor

@maramihali maramihali commented Feb 28, 2025

In this PR:

  • rename all mentions of concatenation to interleaving and remove the functions doing concatenation or toy interleaving, remove redundant tests related to the toy interleaving
  • parallelise the function constructing the interleaved polynomials from groups (running the ClientIVC benchmark now shows no decrease in performance)

@maramihali maramihali changed the title Mm/parallelise interleaving chore: parallelise interleaving and remove mentions of concatenation Feb 28, 2025
@maramihali maramihali marked this pull request as ready for review February 28, 2025 16:16
@maramihali maramihali self-assigned this Feb 28, 2025
@maramihali maramihali added the crypto cryptography label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto cryptography
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant