Skip to content

Speed up calculation with numba #3

@Rob217

Description

@Rob217

It's possible that numba (which employs JIST compilation) might provide speed ups of the for loop in the hermite functions.

In practice however the bottleneck in time is usually the moveaxis rather than the for loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions