Least-Squares#

Release: 1.0

Date: 05 February 2026

Author: Jaroslav Fowkes and Nick Gould

GALAHAD [1] is a suite of open-source routines for large-scale continuous optimization. Currently there is a single package designed to find a local minimizer of a sum-of-squares function whose variables may take any values, a second pair that target linear problems with simple bounds on the variables, another pair for which the feasible region is an intersection of regular simplices, and a final one for which the constraints are linear (polyhedral).

References#