JamesYang007 / adelie

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

Add special indicator of error message to distinguish from non-adelie errors #77

Closed JamesYang007 closed 3 months ago

JamesYang007 commented 3 months ago

This will allow us to set adelie-errors as warnings and all other errors as bona fide errors. This only needs to be changed for solver errors.