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
{{ message }}
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
On 2020-04-04 @recmo wrote in 6637600 “Add timing spans”:
Re-use interpolation function form TraceTable
}});trace!("END Evaluate");info!("Convert from values to coefficients");// TODO: Re-use interpolation function form TraceTabletrace!("BEGIN Interpolate");
values.ifft();permute(values);trace!("END Interpolate");// OPT: Merge with even-odd separation loop.
On 2020-04-04 @recmo wrote in
6637600
“Add timing spans”:Re-use interpolation function form TraceTable
From
crypto/stark/src/prover.rs:602
The text was updated successfully, but these errors were encountered: