Expand description
Solvers
Modules§
- Brent’s methods
- Conjugate Gradient methods
- Newton Methods
- Golden-section search
- Gradient descent methods
- Landweber iteration
- Line search methods
- Nelder-Mead method
- Newton Methods
- Particle Swarm Optimization (PSO)
- Quasi-Newton methods
- Simulated Annealing
- Trust region method