* helper functions for coset_interpolation_gate * coset interpolation gate working * hard coded the coset gate (for now) * refactored gate serialization
* 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