perf,memory: fft without precompute #633
Annotations
10 errors
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]
|
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
|
ecc/bls12-377/fr/sis/sis.go#L132
r.Domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles)
|
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
|
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
|
ecc/bls12-377/fr/sis/sis_test.go#L431
domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles) (typecheck)
|
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]
|
ecc/bn254/fr/sis/sis.go#L132
r.Domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles)
|
ecc/bn254/fr/sis/sis_test.go#L430
domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles) (typecheck)
|
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
|
The logs for this run have expired and are no longer available.
Loading