this repo contains implementation of Bivariate KZG in rust.
Bivariate Polynomial ruffini division (test case): done Bivariate Polynomial Operation and Operator overloading : WIP
BiKZG : commit for q_xy is done but q_y is not completed. for open and verify the trait should change. we need to test it .