MPF-Optimization-Laboratory / ActiveSetPursuit.jl

Sparse least-squares solver
MIT License
0 stars 0 forks source link

Use Julia Logging #5

Closed cortner closed 1 month ago

cortner commented 1 month ago

Julia has fairly sophisticated logging infrastructure. I suggest to use that instead of manual log levels and println... Not a rush, can be done after first registering.