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

ENH new ``README`` version #263

Closed Badr-MOUFAD closed 2 years ago

Badr-MOUFAD commented 2 years ago

A redesign of the README file. See it live

codecov-commenter commented 2 years ago

Codecov Report

Merging #263 (39b824d) into main (75e3a4c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  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 75e3a4c...39b824d. Read the comment docs.

mathurinm commented 2 years ago

very beautiful @Badr-MOUFAD !