Skip to content

Transpose polysets #395

@mscroggs

Description

@mscroggs

Many operations in polyset.cpp could be done on contiguous memory if the tables P were indexed P(polynomial_index, derivative_index, point_index).

Currently the indexing is P(derivative_index, point_index, polynomial_index)`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions