binius_field

Module util

source

Functions§

  • Evaluation of the 2-variate multilinear which indicates the condition x == y
  • Calculate inner product for potentially big slices of xs and ys. The number of elements in xs has to be less or equal to the number of elements in ys.
  • Computes the inner product of two vectors without checking that the lengths are equal
  • Iterate the powers of a given value, beginning with 1 (the 0’th power).