Skip to content

Precompute all the Bessel functions, used anywhere in the ddX #69

@Muxas

Description

@Muxas

Computing values of the spherical Bessel functions consumes lots of CPU cycles. Since the ddX solves equations iteratively for the same geometry, the spherical Bessel functions are computed for the same set of input values many times. As a matter of enhancement, it would be nice to precompute all the reused values once and just reuse them.

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