Fedora 21 Update: coin-or-Ipopt-3.12.1-4.fc21

updates at fedoraproject.org updates at fedoraproject.org
Sat Mar 21 04:51:48 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-3575
2015-03-10 22:02:33
--------------------------------------------------------------------------------

Name        : coin-or-Ipopt
Product     : Fedora 21
Version     : 3.12.1
Release     : 4.fc21
URL         : https://projects.coin-or.org/Ipopt
Summary     : Interior Point OPTimizer
Description :
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software
package for large-scale nonlinear optimization. It is designed to find
(local) solutions of mathematical optimization problems of the from

   min     f(x)
x in R^n

s.t.       g_L <= g(x) <= g_U
           x_L <=  x   <= x_U

where f(x): R^n --> R is the objective function, and g(x): R^n --> R^m are
the constraint functions. The vectors g_L and g_U denote the lower and upper
bounds on the constraints, and the vectors x_L and x_U are the bounds on
the variables x. The functions f(x) and g(x) can be non-linear and non-convex,
but should be twice continuously differentiable. Note that equality
constraints can be formulated in the above formulation by setting the
corresponding components of g_L and g_U to the same value.

--------------------------------------------------------------------------------
Update Information:

- **Add conditional to enable the asl solver**
--------------------------------------------------------------------------------
ChangeLog:

* Sun Feb 22 2015 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 3.12.1-4
- Add conditional to enable the asl solver
* Sun Feb 22 2015 Antonio Trande <sagitterATfedoraproject.org> - 3.12.1-3
- Rebuild again (broken dependencies)
* Sat Feb 21 2015 Antonio Trande <sagitterATfedoraproject.org> - 3.12.1-2
- Rebuild after MUMPS update
* Tue Feb 17 2015 Antonio Trande <sagitterATfedoraproject.org> - 3.12.1-1
- Update to 3.12.1
* Wed Feb  4 2015 Marcin Juszkiewicz <mjuszkiewicz at redhat.com> - 3.12.0-2
- Correct aarch64 build again (#1185848)
* Tue Jan 27 2015 Antonio Trande <sagitterATfedoraproject.org> - 3.12.0-1
- Update to 3.12.0 (bz#1152812)
* Mon Jan 26 2015 pcpa <paulo.cesar.pereira.de.andrade at gmail.com> - 3.11.10-3
- Correct aarch64 build (#1185848)
* Fri Jan 23 2015 Antonio Trande <sagitterATfedoraproject.org> - 3.11.10-2
- Fix libraries's symlinks (bz#1152812)
* Mon Jan 19 2015 Antonio Trande <sagitterATfedoraproject.org> - 3.11.10-1
- Update to 3.11.10
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1200183 - Rebuild needed for MUMPS soname bump
        https://bugzilla.redhat.com/show_bug.cgi?id=1200183
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update coin-or-Ipopt' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list