chiark / gitweb /
clarification of SLSQP name
authorstevenj <stevenj@alum.mit.edu>
Tue, 13 Jul 2010 17:09:40 +0000 (13:09 -0400)
committerstevenj <stevenj@alum.mit.edu>
Tue, 13 Jul 2010 17:09:40 +0000 (13:09 -0400)
darcs-hash:20100713170940-c8de0-ebb2b26e5d51502700aa17c65e66030b2a7e7f5c.gz

slsqp/README

index a24b0339ce48681c7dd1e5a8d7a1a50f5e23b740..730988e8e25ed09bf30d584282de10903b04a65b 100644 (file)
@@ -10,6 +10,11 @@ was originally written by Dieter Kraft and described in:
     control calculations," ACM Transactions on Mathematical Software,
     vol. 20, no. 3, pp. 262-281 (1994).
 
+(I believe that SLSQP stands for something like Sequential
+Least-Squares Quadratic Programming, because the problem is treated as
+a sequence of constrained least-squared problems, but such a
+least-squares problem is equivalent to a QP.)
+
 The actual Fortran file was obtained from the SciPy project, who are
 responsible for obtaining permission to distribute it under a
 free-software (3-clause BSD) license (see the permission email from