mathurinm / celer

Fast solver for L1-type problems: Lasso, sparse Logisitic regression, Group Lasso, weighted Lasso, Multitask Lasso, etc.
https://mathurinm.github.io/celer/
BSD 3-Clause "New" or "Revised" License
199 stars 33 forks source link

Check that the correct number of weights is passed #206

Closed mathurinm closed 3 years ago

mathurinm commented 3 years ago

fixes one of the issues which popped up in #203