mathurinm/celer

ENH: support csr64

mathurinm opened this issue · 0 comments

int[:] X_indptr everywhere

when calling check_estimator(clf) instead of check_estimator(Lasso) the test fails for pseudo large csr matrices

easy to implement