Skip to content

TST - enable boundscheck in numba jit-compiled function in unittests #260

Description

@Badr-MOUFAD

As highlighted in #256, boundscheck are disabled in numba compiled functions for the sake of performance.
However, this might hide tough bugs.

It is possible to enable boundscheck globally using NUMBA_BOUNDSCHECK flag during testing to have a tighter unittests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions