Skip to content

Add Explicit Signatures to All Numba NJIT Functions #487

@seanlaw

Description

@seanlaw

Currently, we have a lot of Numba functions in the code base that are labeled with @njit and it would be better to add a function signature to them that more accurately annotates what input types are allowed. More details can be found here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions