Skip to content

Cache scalar cython functions #1821

@ricardoV94

Description

@ricardoV94

Description

#1807 enabled this functionality for lapack functions. We should do it also for scalar functions (like psi), defined here:

scalar_func_numba = wrap_cython_function(
cython_func, output_dtype, input_dtypes
)

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