How to Perform Freivalds algorithm in gnark #902
sid-alluri
started this conversation in
General
Replies: 1 comment
-
See algorithm description https://en.wikipedia.org/wiki/Freivalds%27_algorithm. On a high level - define It would be more helpful if you would post your minimal example with witness generation for debugging. Unfortunately I do not have time to implement full algorithm right now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to optimize matrix multiplication with Freivalds' algorithm. It would be helpful to know how to perform Freivalds in gnark.
Beta Was this translation helpful? Give feedback.
All reactions