A large scale non-linear optimization library
c-plus-plus
computer-vision
structure-from-motion
levenberg-marquardt
conjugate-gradient
bundle-adjustment
numerical-optimization
nonlinear-programming
bfgs
l-bfgs
nonlinear-optimization-algorithms
gauss-newton
trust-region
nonlinear-least-squares
-
Updated
Aug 15, 2021 - C++
The same user as #2662 asked for ways to solve a collection of problems over a set of parameters. We don't have a good way of doing this in JuMP (we have
@NLparameter, but not@parameter), but it could be scripted using the modification API (or even just rebuilding the problem).We should write a tutorial with the different approaches. Here's their suggestion:
![image](https://user-image