Skip to content

Remove dependency on Numba #5

@matt-graham

Description

@matt-graham

Currently Numba is only used to implement the localisation functions in src/dapy/utils/localisation.py and a utility function for the partition of unity implementation in src/dapy/utils/pou.py. Both would be relatively simple to translate to Cython to avoid requiring Numba as a dependency and to be more in line with the use of Cython elsewhere in the package.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions