JamesYang007 / adelie

A fast and flexible Python package for solving group lasso and elastic net problems.
https://jamesyang007.github.io/adelie/
MIT License
16 stars 1 forks source link

Docstring cleanup #120

Open JamesYang007 opened 1 month ago

JamesYang007 commented 1 month ago

Currently, the docstrings are hard-coded and copied all over the place. We can design a better flexible submodule that handles docstrings.