Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make numba able to be optional #415

Closed
@eriknw

Description

@eriknw

The primary reason for this is to support other backends that don't use numba.

It is also valid to use SuiteSparse:GraphBLAS with limited functionality without numba. Other advantages of not requiring numba:

I think it's still TBD how we'll support multiple backends and how packages and dependencies will be installed.

Acceptance for closing this issue as complete will be to run tests in CI w/o numba installed and to have good error messages when trying to use features that require numba. Numba may still be listed as a required dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove existing functionality or make things work better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions