Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Sci-IPOpt details
Login with GitLab

Sci-IPOpt

A Non-linear Interior Point Optimization Solver
(9451 downloads for this version - 62832 downloads for all versions)
Details
Version
0.1.1
A more recent valid version exists: 1.3.3
Authors
Michael Baudin
Yann Collette
Owner Organization
Consortium Scilab - DIGITEO
Maintainers
Michael BAUDIN
Yann COLLETTE
Vincent COUVERT
License
Creation Date
October 25, 2012
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Linux 32-bit macOS Linux 64-bit
Install command
--> atomsInstall("sci_ipopt")
Description
            This is the interface between Scilab and IPOpt, the solver for non linear
constrained optimization problems. IPOpt is available at https://projects.coin-or.org/Ipopt.
This project is currently in alpha stage.


Features
--------

The current module provides the following functions :

 * ipopt : Scilab interface to the IPOpt optimizer

The module has the following features :

 * Manages nonlinearily constrained optimization problems.
 * Manages the sparsity pattern of the gradient of the constraints.
 * Manages the sparsity pattern of the Hessian of the Lagrangian.
 * Manages the linearity of the variables, of the constraints
 * Uses Mumps as the sparse solver.
 * Manages functions provided as macros, or as compiled externals (Fortran or
C).


ATOMS
-------

http://atoms.scilab.org/toolboxes/sci_ipopt

Authors
--------

 * 2008 - Yann Collette
 * 2009-2010 - Consortium Scilab - Digiteo - Yann Collette
 * 2010 - Consortium Scilab - Digiteo - Michael Baudin

Licence
-------

This toolbox is released under the CeCILL_V2 licence :

http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
            
Files (4)
[25.18 MB]
Source code archive

[55.30 MB]
Linux 32-bit binary for Scilab 5.4.x
Linux 32-bit
Automatically generated by the ATOMS compilation chain

[20.44 MB]
macOS binary for Scilab 5.4.x
MacOSX version
Automatically generated by the ATOMS compilation chain

[58.94 MB]
Linux 64-bit binary for Scilab 5.4.x
Linux 64-bit
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.