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
Currently, AISP installs Numba as a mandatory dependency. This can make installation difficult in environments where Numba is not supported. Modifying this dependency to be optional would increase flexibility and ease of use in different scenarios.
Currently, AISP installs Numba as a mandatory dependency. This can make installation difficult in environments where Numba is not supported. Modifying this dependency to be optional would increase flexibility and ease of use in different scenarios.