Add mcl backend #214
Annotations
5 errors and 5 warnings
arkworks3 Benchmark:
arkworks3/src/kzg_types.rs#L7
unresolved imports `crate::poly::poly_fast_div`, `crate::poly::poly_inverse`, `crate::poly::poly_long_div`, `crate::poly::poly_mul_direct`, `crate::poly::poly_mul_fft`
|
arkworks3 Benchmark:
arkworks3/src/poly.rs#L1
unresolved import `super::kzg_proofs::LFFTSettings`
|
arkworks3 Benchmark:
arkworks3/src/recover.rs#L2
unresolved import `crate::kzg_proofs::LFFTSettings`
|
arkworks3 Benchmark:
arkworks3/src/recover.rs#L217
no function or associated item named `recover_poly_coeffs_from_samples` found for struct `PolyData` in the current scope
|
arkworks3 Benchmark
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
arkworks3 Benchmark:
arkworks3/src/poly.rs#L5
unused import: `FFTFr`
|
arkworks3 Benchmark:
arkworks3/src/recover.rs#L6
unused import: `FFTFr`
|
arkworks3 Benchmark:
arkworks3/src/poly.rs#L5
unused import: `FFTSettings`
|
arkworks3 Benchmark:
arkworks3/src/recover.rs#L6
unused import: `ZeroPoly`
|
arkworks3 Benchmark
`rust-kzg-arkworks3` (lib) generated 4 warnings
|
Loading