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

SciCOBYLA

An interface to the COBYLA optimization method.
(4670 downloads for this version - 12608 downloads for all versions)
Details
Version
1.0
A more recent valid version exists: 1.1.1
Author
Yann COLLETTE
Owner Organization
Scilab
Maintainers
Yann COLLETTE
Allan CORNET
License
Creation Date
April 14, 2010
Source created on
Scilab 5.2.x
Binaries available on
Scilab 5.2.x:
Linux 32-bit Windows 32-bit Windows 64-bit macOS Linux 64-bit
Install command
--> atomsInstall("scicobyla")
Description
            COBYLA is a derivative free non linear constrained optimization method.            
Files (7)
[91.07 kB]
Source code archive

[44.39 kB]
macosx binary 32 for Scilab 5.2.x
MacOSX version
Automatically generated by the atoms compilation chain

[36.20 kB]
Linux 32-bit binary for Scilab 5.2.x
Linux 32-bit
Automatically generated by the atoms compilation chain

[170.50 kB]
Windows 32-bit binary for Scilab 5.2.x
Windows 32-bit
Automatically generated by the atoms compilation chain

[170.53 kB]
Windows 64-bit binary for Scilab 5.2.x
Windows 64-bit
Automatically generated by the atoms compilation chain

[44.68 kB]
macOS binary for Scilab 5.2.x
MacOSX version
Automatically generated by the atoms compilation chain

[39.50 kB]
Linux 64-bit binary for Scilab 5.2.x
Linux 64-bit
Automatically generated by the atoms compilation chain

News (0)
Comments (2)     Leave a comment 
Comment -- February 14, 2011, 05:08:22 PM    
Hi,

The current version works fine.

But it produces lots of debug messages, such as :

-->[x_opt, status, eval_func] = cobyla(x0, test_1, nb_constr_test_1, rhobeg, rhoend, 
message_in, eval_func_max)
DEBUG: lhs = 3 rhs = 1 stack_pos = 8 size_x = 2, size_constr = 0
DEBUG: f = 41.000000, tmp_val = 
68730204254013693000000000000000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000000000000000000000000.000000 
size_x = 2, sizeconstr = 0
etc....

even if the message_in flag is set to 0.

I submit a bug report: http://forge.scilab.org/index.php/p/scicobyla/issues/312/

Best regards,

Michaël
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.