Name: | coin-or-Ipopt |
---|---|
Version: | 3.12.6 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Applications/Engineering |
Size: | 2522968 |
License: | EPL and GPLv2+ |
RPM: | coin-or-Ipopt-3.12.6-2.el7.x86_64.rpm |
Source RPM: | coin-or-Ipopt-3.12.6-2.el7.src.rpm |
Build Date: | Tue Dec 12 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
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. |
- Exclude strings.h wrapper installation (bz#1375290)
- Update to 3.12.6
- ASL enabled on EPEL - Rebuild for MUMPS-5.0.2
- PPC64 excluded on EPEL6
- Install ipopt binary files (bz#1320049)
- Update to 3.12.5 - MPICH libraries built on PPC64*
- Fixed with_asl macro
- Correct side effect of previous change on armv7hl
- Correct HAVE_CONFIG_H dependency due to manual install (#1295290)
- Rebuild for mp 3.0.1