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

Progress bar #35

Closed JamesYang007 closed 9 months ago

JamesYang007 commented 9 months ago

It would be nice to show a progress bar like tqdm in the number of lambdas. Consider copying this: https://gitlab.com/miguelraggi/tqdm-cpp