Kevin Jue
5bb7cc6411
Coset Interpolation Gate ( #15 )
* helper functions for coset_interpolation_gate
* coset interpolation gate working
* hard coded the coset gate (for now)
2 years ago
Kevin Jue
3f6e2ade98
reducing gate ( #13 )
2 years ago
Kevin Jue
c98d65b48a
multiplication extension gate ( #11 )
2 years ago
Kevin Jue
ea96e7a176
Arithmetic Extension Gate ( #10 )
* initial commit for arithmetic extension gate
* fixed bug
* added regex for arithmeticExtensionGate
2 years ago
Kevin Jue
ccb828bdb1
Random Access Gate ( #8 )
* first (non working) version of random access gate
* fixed a bug
* got random access gate workgin
* added parsing logic for the random access gate
2 years ago
Kevin Jue
a0d5ad37de
Base sum gate ( #7 )
* initial version of base_sum_gate
* add recursive circuit benchmark files
* added step circuit data and contant gate test
* moved step testing data into gate_testing_utils
* added test case for basesum gate
* added test for arithmetic_gate
2 years ago
Nicholas Ward
f96647afd6
moving QuadraticExtension to field
2 years ago