Fri, 26 Apr 2024 04:02:43 UTC | login

Information for build coin-or-Ipopt-3.13.0-4.fc33

ID162670
Package Namecoin-or-Ipopt
Version3.13.0
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coin-or-Ipopt.git#40e63e41de18e1c73e8284a8e8a81a42e9b3462f
SummaryInterior Point OPTimizer
DescriptionIpopt (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 form 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.
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 17 Aug 2020 13:39:04 UTC
CompletedMon, 17 Aug 2020 13:48:33 UTC
Taskbuild (f33, /rpms/coin-or-Ipopt.git:40e63e41de18e1c73e8284a8e8a81a42e9b3462f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coin-or-Ipopt.git#40e63e41de18e1c73e8284a8e8a81a42e9b3462f'}}
Tags No tags
RPMs No RPMs
Changelog * Thu May 14 2020 Jerry James <loganjerry@gmail.com> - 3.13.0-4 - Fix include directory in pkgconfig file (bz 1833734) * Sun Apr 12 2020 Nicolas Chauvet <kwizart@gmail.com> - 3.13.0-3 - Rebuilt for MUMPS 5.3 * Sat Apr 11 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.13.0-2 - Rebuild for MUMPS-5.3.0 * Fri Feb 21 2020 Jerry James <loganjerry@gmail.com> - 3.13.0-1 - Release 3.13.0 - Drop upstreamed -sipopt patch - Drop unnecessary -underlink patch * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.13-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 05 2020 Antonio Trande <sagitter@fedoraproject.org> - 3.12.13-6 - New rebuild - Explicit references to mpiblacs are needed on EPEL 7 * Tue Dec 24 2019 Antonio Trande <sagitter@fedoraproject.org> - 3.12.13-5 - Use devtoolset-8 on EPEL-7 * Sat Dec 21 2019 Antonio Trande <sagitter@fedoraproject.org> - 3.12.13-4 - Missing hwloc dependency - tex(newunicodechar.sty) unavailable on EPEL7 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 27 2019 Jerry James <loganjerry@gmail.com> - 3.12.13-2 - New URLs on github - Drop "and GPLv2+" from License - Fix mixed tabs and spaces by changing to spaces everywhere - Remove unnecessary BuildRequires and Requires - Add BR on tex(newunicodechar.sty) to fix LaTeX formula generation - Remove ancient Obsoletes from -common - Drop references to blacs, not needed - Force libtool to not defeat -Wl,--as-needed - Be explicit about library versions as required by latest guidelines - Filter out unnecessary Libs values from pkgconfig files - Use cp instead of install to install library symlinks - Do not install contrib, example, or Visual Studio headers - Use help2man to generate man pages - Build the sIPOPT libraries and binaries - Package doxygen tag file to enable cross-linking * Mon Apr 08 2019 Antonio Trande <sagitter@fedoraproject.org> - 3.12.13-4 - Release 3.12.13 * Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - 3.12.11-4 - Rebuild for openmpi 3.1.3 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Nov 03 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.12.11-2 - Modify MPI link/compiler flags * Thu Nov 01 2018 Antonio Trande <sagitter@fedoraproject.org> - 3.12.11-1 - Update to Ipopt-3.12.11