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
198 stars 32 forks source link

MAINT - clean / update docs and setup #249

Closed Badr-MOUFAD closed 2 years ago

Badr-MOUFAD commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #249 (a7836b5) into main (ad0b107) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #249   +/-   ##
=======================================
  Coverage   86.97%   86.97%           
=======================================
  Files          14       14           
  Lines         998      998           
  Branches      131      131           
=======================================
  Hits          868      868           
  Misses        100      100           
  Partials       30       30           
Flag Coverage Δ
unittests ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ad0b107...a7836b5. Read the comment docs.

mathurinm commented 2 years ago

Thanks @Badr-MOUFAD !