Skip to content

Write macro for loop unrolling in eval_internal of HarmonicsSet #3

@stefan-k

Description

@stefan-k

Loop unrolling improved performance of eval_internal by about a factor of 2. Currently loop unrolling is done manually up to degree 20. Automatic unrolling with a macro would be more convenient and less error prone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions