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
At the moment we evaluate each public inputs column over the entire circuit size domain - this is extremely inefficient, by using another evaluation format we may be able to calculate the evaluations more cheaply.
The text was updated successfully, but these errors were encountered:
Overview
At the moment we evaluate each public inputs column over the entire circuit size domain - this is extremely inefficient, by using another evaluation format we may be able to calculate the evaluations more cheaply.
The text was updated successfully, but these errors were encountered: