Commit Graph

5 Commits

Author SHA1 Message Date
Pratyush Mishra
bd723f9040 Initial commit 2019-09-16 23:06:37 -07:00
Pratyush Mishra
cfe2c8d29a Refactor FFT infrastructure (#28)
* Update API of EvaluationDomain

* Update gm17 to use new API

* Move fft infrastructure to its own crate

* Fix gm17 to work with ff-fft

* Refactor polynomial infrastructure

* Change .travis-yml to not compile in release and to not run DPC tests
2019-09-04 16:33:58 -07:00
Pratyush Mishra
b617d217a1 Move ConstraintVar to r1cs-core 2019-08-14 13:13:33 +03:00
Pratyush Mishra
c610ecbcc5 Update r1cs-std tests 2019-08-14 13:13:33 +03:00
Pratyush Mishra
e00d667330 Move snark-gadgets to r1cs-std 2019-08-14 13:13:33 +03:00