ScipyMinimize doesn't expose a maxiter option
Open
enhancement
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 76
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
Currently, `ScipyMinimize` doesn't expose a `maxiter` option like all other solvers in JAXopt. Instead, it's part of the `options` dict.
Contributor guide
Assessment
This issue has not been assessed yet.