You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: