You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the discussion in #1600, it seems that we are going to substitute rcom_* instructions with horner_eval_*. The work in this direction will go in parallel with the one in #1610, so that when both tasks are finished we would have a fully complete and optimized recursive verifier.
The content you are editing has changed. Please copy your edits and refresh the page.
Given the discussion in #1600, it seems that we are going to substitute
rcom_*
instructions withhorner_eval_*
. The work in this direction will go in parallel with the one in #1610, so that when both tasks are finished we would have a fully complete and optimized recursive verifier.Must have
horner_eval_*
fromrcomb_*
#1633Nice to have
The text was updated successfully, but these errors were encountered: