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

[READY] DOC - new version of documentation #268

Closed Badr-MOUFAD closed 2 years ago

Badr-MOUFAD commented 2 years ago

This mainly suggests new package documentation.

It addresses:

README preview documentation preview

codecov-commenter commented 2 years ago

Codecov Report

Merging #268 (8ab8744) into main (3d2dae7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #268   +/-   ##
=======================================
  Coverage   88.44%   88.44%           
=======================================
  Files          15       15           
  Lines        1134     1134           
  Branches      136      136           
=======================================
  Hits         1003     1003           
  Misses        101      101           
  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 3d2dae7...8ab8744. Read the comment docs.

mathurinm commented 2 years ago

Looks nice, did a first quick review