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

Add list primitives from Quartic speedups paper #1503

Merged

Conversation

anurudhp
Copy link
Contributor

implement the following primitives from https://arxiv.org/abs/2406.19378

  • SortInPlace
  • SymmetricDifference
  • HasDuplicates

part of #1348

@anurudhp
Copy link
Contributor Author

anurudhp commented Dec 1, 2024

@tanujkhattar ptal

@anurudhp anurudhp force-pushed the 2024/11/30-arith-list-primitives branch from 9803917 to 03a6eba Compare December 20, 2024 18:28
@tanujkhattar tanujkhattar enabled auto-merge (squash) January 22, 2025 18:26
@tanujkhattar tanujkhattar merged commit f528842 into quantumlib:main Jan 22, 2025
8 checks passed
@anurudhp anurudhp deleted the 2024/11/30-arith-list-primitives branch January 22, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants