package tezos-plonk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Make.PolynomialSource

type scalar = Scalar.t
module Domain : sig ... end
module Polynomial : sig ... end

This library implements polynomials of Bls12_381.Fr as arrays of contiguous memory in C, allowing much better performances for algorithms that scan the polynomials.

module Evaluations : sig ... end
module Srs : sig ... end
OCaml

Innovation. Community. Security.