You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a list of adaptor APIs, so that given a frontend circuit configuration (e.g., Jellyfish, Halo2, or PIL), generate the corresponding SelectorColumns, WitnessColumns, Permutation, and the CustomGate in HyperPlonk.
Build a list of adaptor APIs, so that given a frontend circuit configuration (e.g., Jellyfish, Halo2, or PIL), generate the corresponding
SelectorColumns,WitnessColumns,Permutation, and theCustomGatein HyperPlonk.