CederGroupHub / sparse-lm

Sparse Linear Regression Models
https://cedergrouphub.github.io/sparse-lm
Other
15 stars 7 forks source link

Doc and README edits #111

Closed lbluque closed 9 months ago

lbluque commented 9 months ago

Checklist

Tip: Install pre-commit hooks to auto-check types and linting before every commit:

pip install -U pre-commit
pre-commit install