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

Shplonk improvements #303

Closed
storojs72 opened this issue Feb 8, 2024 · 0 comments · Fixed by #326
Closed

Shplonk improvements #303

storojs72 opened this issue Feb 8, 2024 · 0 comments · Fixed by #326

Comments

@storojs72
Copy link
Member

storojs72 commented Feb 8, 2024

Current implementation of Shplonk (https://github.com/lurk-lab/arecibo/pull/301) doesn't include skipping operations with constant $P_i$ polynomial (that HyperKZG has) and parallelism. Plus I expect some additional requests from @adr1anh

huitseeker pushed a commit to huitseeker/arecibo that referenced this issue Feb 17, 2024
huitseeker pushed a commit to huitseeker/arecibo that referenced this issue Feb 19, 2024
github-merge-queue bot pushed a commit that referenced this issue Feb 20, 2024
* update README; update version (#303)

* Miscellaneous improvements (details in commit messages) (#308)

* move KZG engine to provider module; update paths everywhere

* add a sparse matrix entry only if the coefficient is non-zero; update digests

* move test code to place where it is used

* move asm to default and add a note

* update constants

* update link

* simplify test_pp_digest

* chore: update expect tests

* Improvements to error handling and naming (#309)

* rename and introduce checks about length

* introduce a test about public IO

* chore: remove needless annotation

---------

Co-authored-by: Srinath Setty <srinath@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant