CederGroupHub / sparse-lm

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

paper edits #113

Closed lbluque closed 8 months ago

lbluque commented 8 months ago

Edits to JOSS manuscript based on review comment

Checklist

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

pip install -U pre-commit
pre-commit install