perf,memory: fft without precompute #633
pr.yml
on: pull_request
post workflow status to slack
2s
post workflow status to slack
0s
Annotations
11 errors
test
Process completed with exit code 2.
|
staticcheck:
ecc/bls12-377/fr/sis/sis.go#L1
: # github.com/consensys/gnark-crypto/ecc/bls12-377/fr/sis [github.com/consensys/gnark-crypto/ecc/bls12-377/fr/sis.test]
|
staticcheck:
ecc/bls12-377/fr/sis/sis.go#L122
cannot use shift (variable of type fr.Element) as fft.DomainOption value in argument to fft.NewDomain
|
staticcheck:
ecc/bls12-377/fr/sis/sis.go#L132
r.Domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles)
|
staticcheck:
ecc/bls12-377/fr/sis/sis_test.go#L145
cannot use shift (variable of type fr.Element) as fft.DomainOption value in argument to fft.NewDomain
|
staticcheck:
ecc/bls12-377/fr/sis/sis_test.go#L418
cannot use shift (variable of type fr.Element) as fft.DomainOption value in argument to fft.NewDomain
|
staticcheck:
ecc/bls12-377/fr/sis/sis_test.go#L431
domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles) (typecheck)
|
staticcheck:
ecc/bn254/fr/sis/sis.go#L1
: # github.com/consensys/gnark-crypto/ecc/bn254/fr/sis [github.com/consensys/gnark-crypto/ecc/bn254/fr/sis.test]
|
staticcheck:
ecc/bn254/fr/sis/sis.go#L132
r.Domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles)
|
staticcheck:
ecc/bn254/fr/sis/sis_test.go#L430
domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles) (typecheck)
|
staticcheck:
ecc/bn254/fr/tensor-commitment/commitment_test.go#L26
could not import github.com/consensys/gnark-crypto/ecc/bn254/fr/sis (-: # github.com/consensys/gnark-crypto/ecc/bn254/fr/sis
|