comparison liboctave/ChangeLog @ 2352:f06655937d8a

[project @ 1996-08-08 21:06:48 by jwe]
author jwe
date Thu, 08 Aug 1996 21:06:49 +0000
parents b369227ce3d2
children 2ce6e1ec9b53
comparison
equal deleted inserted replaced
2351:af7790a4bb19 2352:f06655937d8a
1 Thu Aug 8 16:04:17 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * QPSOL.cc (QPSOL::do_minimize): Insert linear constraint bounds
4 starting at n, not 0.
5
1 Sat Jul 27 02:54:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu> 6 Sat Jul 27 02:54:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * dMatrix.cc (Matrix::Matrix (const RowVector&), 8 * dMatrix.cc (Matrix::Matrix (const RowVector&),
4 Matrix::Matrix (const ColumnVector&)): New constructors. 9 Matrix::Matrix (const ColumnVector&)): New constructors.
5 10