Skip to content

Support batching of more than two columns for Starky LogUp helper columns #1622

@hratoanina

Description

@hratoanina

From a message on Discord:
We are currently only allowing constraints of degree 3 or less for computing LogUp helper columns in Starky:

pub(crate) fn eval_helper_columns<F, FE, P, const D: usize, const D2: usize>(

We could make the code support any degree by allowing batching of more than two columns together.
(This is currently low priority for our use case.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions