Custom solver public API
Open
enhancement
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 76
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
We need to make sure that external repositories can implement JAXopt-compatible solvers by inheriting from `IterativeSolver` (which is not public yet). We need to document which methods must be implemented. We also need to document what solver state attributes are compulsory (value, error, etc).
Contributor guide
Assessment
This issue has not been assessed yet.