Threading
- Added option for limiting the number of threads used.
- Added new helpful warnings (such as warning about potentially bad
numba.threading_layer()
). - Deprecate (only warning for now)
get_params()
in favour ofcoefficients
.
numba.threading_layer()
).get_params()
in favour of coefficients
.