0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Julia18 forks (18 forks)auto 404
good first issue
Repository metrics
- Stars
- 24 stars (24 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Look at how `logger` is used in other parts of the codebase (e.g., in similar functions). Then examine the `armijo wolfe` function and replace existing print statements with logger calls. You'll need to add a dependency on `SolverCore.jl` and potentially import the logger. Check the referenced issue in JSOSolvers.jl for additional context.
- Tech stack
- julia
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- JuliaGit