| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
Reported by: portscout
|
| | |
|
| |
|
|
| |
Reported by: portscout
|
| |
|
|
| |
Reported by: portscout
|
| |
|
|
| |
Reported by: portscout
|
| |
|
|
| |
Reported by: portscout
|
| |
|
|
| |
Reported by: portscout
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
The project now rebuilds and installs documentation with doxygen.
Reported by: portscout
Notes:
svn path=/head/; revision=500392
|
| |
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=485489
|
| |
|
|
|
|
|
|
|
| |
Take maintainership.
Reported by: portscout
Notes:
svn path=/head/; revision=485296
|
| |
|
|
|
|
|
| |
MFH: 2018Q2
Notes:
svn path=/head/; revision=471560
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Change to DISTVERSION
* Patch config.h to set HAVE_RAND=1. It was failing due to
some glitch in configure: the rand() test program was failing
because the declaration of the exit() function didn't match.
* Silence commands.
Notes:
svn path=/head/; revision=466115
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainership
- Add patches
- Add regression test option
PR: 217377
Submitted by: pfg (maintainer)
Notes:
svn path=/head/; revision=434965
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to test framework
Changelog:
- better support for custom algorithm development [r2659]
- extend build system to work without Fortran compiler [r2660,r2661]
PR: 213341 [1]
Submitted by: pfg (maintainer) [1]
Notes:
svn path=/head/; revision=423797
|
| |
|
|
|
|
|
|
| |
PR: 209180
Submitted by: pfg@
Notes:
svn path=/head/; revision=414557
|
| |
|
|
|
|
|
|
|
|
|
| |
While on it:
Convert to OPTION helpers
PR: 203291
Submitted by: pfg@FreeBSD.org
Notes:
svn path=/head/; revision=399119
|
| |
|
|
|
|
|
|
| |
PR: 196896
Submitted by: pfg@FreeBSD.org (maintainer)
Notes:
svn path=/head/; revision=377864
|
|
|
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software
package for large-scale nonlinear optimization.
Ipopt is written in C++ and is released as open source code under the
Eclipse Public License (EPL). It is available from the COIN-OR
initiative. The code has been written by Carl Laird and Andreas Wächter,
who is the COIN project leader for Ipopt.
The Ipopt distribution can be used to generate a library that can be
linked to one's own C++, C, or Fortran code, as well as a solver
executable for the AMPL modeling environment. The package includes
interfaces to CUTEr optimization testing environment, as well as the
MATLAB and R programming environments. IPOPT can be used on Linux/UNIX,
Mac OS X and Windows platforms.
An excellent reference for this library can be found in:
Wächter and L. T. Biegler, On the Implementation of a Primal-Dual Interior
Point Filter Line Search Algorithm for Large-Scale Nonlinear Programming,
Mathematical Programming 106(1), pp. 25-57, 2006
WWW: https://projects.coin-or.org/Ipopt
PR: 168290
Submitted by: Pedro F. Giffuni <pfg@FreeBSD.org>
Notes:
svn path=/head/; revision=366918
|