ark-poly 0.4.2

A library for efficient polynomial arithmetic via FFTs over finite fields
Documentation

ark-poly

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

parallel

  • std
  • ark-ff/parallel
  • rayon
  • ark-std/parallel

std

  • ark-std/std
  • ark-ff/std

rayon

  • dep:rayon