You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Tom Shen 989f579ca8
Add Univariate Domain, Vanishing Polynomial, Lagrange Interpolation (#53)
3 years ago
..
bits Rename AllocatedBit to AllocatedBool (#60) 3 years ago
fields replace `rand` with `ark_std::rand` and drop `rand_xorshift` (#51) 3 years ago
groups fixed link format (#54) 3 years ago
pairing Add ToConstraintFieldGadget for ProjectiveVar (#13) 4 years ago
poly Add Univariate Domain, Vanishing Polynomial, Lagrange Interpolation (#53) 3 years ago
alloc.rs Update to `arkworks` libraries (#3) 4 years ago
eq.rs Update to `arkworks` libraries (#3) 4 years ago
lib.rs Add DensePolynomialVar (#50) 3 years ago
macros.rs Add ToConstraintFieldGadget for ProjectiveVar (#13) 4 years ago
select.rs Add Mux gadget (#48) 3 years ago