-
Notifications
You must be signed in to change notification settings - Fork 10
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
308 implement basic logup algorithm #327
base: master
Are you sure you want to change the base?
Conversation
4efc6fc
to
a2a609e
Compare
a2a609e
to
ca6f772
Compare
ca6f772
to
ba37edf
Compare
Clang Test Results 177 files ± 0 177 suites ±0 23m 2s ⏱️ -12s Results for commit 0a226d8. ± Comparison against base commit b95c1b9. This pull request removes 105 and adds 9 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Gcc Test Results 177 files ±0 177 suites ±0 20m 24s ⏱️ - 2m 35s Results for commit 0a226d8. ± Comparison against base commit b95c1b9. This pull request removes 6 and adds 5 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
This is an implementation of the basic version of LogUp in the lookup argument. It also optimized lookup input calculation.
We should do the same in the permutation argument later, here's a task for that:
https://www.notion.so/nilfoundation/Implement-logUp-like-structure-in-permutation-argument-and-remove-unnecessary-values-like-lookup_pa-19ec61485260801bb249d2ea9fda05f4