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

Implement a more efficient sampling query algorithm #342

Open
loreloc opened this issue Jan 13, 2025 · 0 comments
Open

Implement a more efficient sampling query algorithm #342

loreloc opened this issue Jan 13, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@loreloc
Copy link
Member

loreloc commented Jan 13, 2025

The current bottom-up sampling algorithm is quite expensive for large circuits and high dimensional data. Investigate whether the top-down sampling algorithm would be more efficient.

@loreloc loreloc added the enhancement New feature or request label Jan 13, 2025
@loreloc loreloc added this to the cirkit 0.3.0 (reckoning) milestone Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant