QB3 / sparse-ho

Fast hyperparameter settings for non-smooth estimators:
http://qb3.github.io/sparse-ho
BSD 3-Clause "New" or "Revised" License
38 stars 15 forks source link

MNT fix tests #138

Closed Badr-MOUFAD closed 2 years ago

Badr-MOUFAD commented 2 years ago

Addresses the errors

ValueError: numpy.ndarray size changed, may indicate binary incompatibility.
Expected 96 from C header, got 88 from PyObject
E   ImportError: Numba needs NumPy 1.21 or less
mathurinm commented 2 years ago

duplicate of #137