ebertolazzi/mexIPOP​T

版本 1.1.6.0 (150.3 MB) 作者: Enrico Bertolazzi
Toolbox for MATLAB interfacing with IPOPT
2.5K 次下载
更新时间 2023/3/21

MATLAB interface for IPOPT

This is my rewrite of Peter Carbonetto MATLAB interface for
IPOPT a software package for large-scale ​nonlinear optimization.
Source code and documentation for IPOPT can be downloaded from: https://projects.coin-or.org/Ipopt
On OSX IPOPT can be installed using Homebrew (http://brew.sh).

Why do a job already done?

The original MATLAB interface (https://projects.coin-or.org/Ipopt/wiki/MatlabInterface)
seems not maintained for OSX and do not work with recent MATLAB distributions.
I have reorganized and simplified the original interface (only internally) and
eliminated the bug in the interfacing of sparse pattern between MATLAB and IPOPT.
Moreover I tried to improve error catching.

This version contain a toolbox with mex compiled for OSX/LINUX/WINDOWS OS.

引用格式

Enrico Bertolazzi (2024). ebertolazzi/mexIPOPT (https://github.com/ebertolazzi/mexIPOPT/releases/tag/1.1.6), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Call Python from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

toolbox/doc

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.1.6.0

See release notes for this release on GitHub: https://github.com/ebertolazzi/mexIPOPT/releases/tag/1.1.6

1.1.5.0

See release notes for this release on GitHub: https://github.com/ebertolazzi/mexIPOPT/releases/tag/1.1.5

1.1.4

See release notes for this release on GitHub: https://github.com/ebertolazzi/mexIPOPT/releases/tag/1.1.4

1.1.3

See release notes for this release on GitHub: https://github.com/ebertolazzi/mexIPOPT/releases/tag/1.1.3

1.1.2

See release notes for this release on GitHub: https://github.com/ebertolazzi/mexIPOPT/releases/tag/1.1.2

1.1.1

See release notes for this release on GitHub: https://github.com/ebertolazzi/mexIPOPT/releases/tag/1.1.1

1.1

Added TOOLBOX for easy usage of the MEX interface

1.0.4

added windows precompiled mex file.

1.0.3.0

Improved README files for a correct compilation of the mex interface. Now should compile on linux system that do not have copy_n in STL. Link of blas/lapack libraries is done with static version of atlas library.

1.0.2.0

Added additional information for OSX compilations. Mex file now can link with static fortran libraries on OSX to avoid conflict with MATLAB libgfortran.3.dylib.

1.0.1.0

Added information for compilation on OSX and Linux.

1.0.0.0

Updated the description (missing in the first submission)

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库