patrick-kidger / optimistix

Nonlinear optimisation (root-finding, least squares, ...) in JAX+Equinox. https://docs.kidger.site/optimistix/
Apache License 2.0
267 stars 12 forks source link

Updated Nelder--Mead and Newton and Chord to use search+descent API #4

Open patrick-kidger opened 9 months ago

patrick-kidger commented 9 months ago

Right now these have been implemented as standalone solvers.