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

CUTEr

Testing environment for optimization and linear algebra solvers
(8116 downloads for this version - 15382 downloads for all versions)
Details
Version
1.3.2
Authors
Bruno DURAND
Serge STEER
Allan CORNET
clement.david@scilab-enterprises.com
Owner Organization
INRIA/DIGITEO/Scilab Enterprises
Maintainers
Clement DAVID
Pierre MARECHAL
Serge STEER
Antoine ELIAS
Category
License
Creation Date
March 4, 2015
Source created on
Scilab 5.5.x
Binaries available on
Scilab 5.5.x:
Linux 32-bit Windows 32-bit Windows 64-bit macOS Linux 64-bit
Install command
--> atomsInstall("CUTEr")
Description
            CUTEr is a versatile testing environment for optimization and linear algebra
solvers.  This toolbox is a scilab port of the original Matlab toolbox (http://hsl.rl.ac.uk/cuter-www/).
            
Files (6)
[5.49 MB]
Source code archive
makes it available for scilab 5.5.1
[4.82 MB]
Linux 32-bit binary for Scilab 5.5.x
Linux 32-bit
Automatically generated by the ATOMS compilation chain

[5.80 MB]
Windows 32-bit binary for Scilab 5.5.x
Windows 32-bit
Automatically generated by the ATOMS compilation chain

[5.85 MB]
Windows 64-bit binary for Scilab 5.5.x
Windows 64-bit
Automatically generated by the ATOMS compilation chain

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

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

News (0)
Comments (1)     Leave a comment 
Comment from Hatem Fayed -- August 23, 2021, 05:12:35 AM    
I tried to install it on Scilab 6.1.1 but I received the following error:

atomsInstallList: The package "CUTEr" is not registered.
Please check on the ATOMS repository that it is available for Scilab 6.1 on Windows.
If it is, run atomsSystemUpdate() before trying atomsInstall(..) again.

at line    52 of function atomsError       ( C:\Program 
Files\scilab~2\modules\atoms\macros\atoms_internals\atomsError.sci line 66 )
at line    78 of function atomsInstallList ( C:\Program 
Files\scilab~2\modules\atoms\macros\atoms_internals\atomsInstallList.sci line 117 )
at line   233 of function atomsInstall     ( C:\Program 
Files\scilab~2\modules\atoms\macros\atomsInstall.sci line 249 )

I tried to use the source to build it, but I received the following errors:

 "	cl -D__MSC__ -DFORDLL -D_WIN64 -c -DSTRICT -D_CRT_SECURE_NO_DEPRECATE -
D__MAKEFILEVC__ -nologo -I"C:/PROGRA~1/scilab~2/libs/MALLOC/includes"  -
I"C:/PROGRA~1/scilab~2/libs/f2c"  -I"C:/PROGRA~1/scilab~2/libs/intl" 
-
I"C:/PROGRA~1/scilab~2/modules/core/includes"  -
I"C:/PROGRA~1/scilab~2/modules/api_scilab/includes"  -
I"C:/PROGRA~1/scilab~2/modules/call_scilab/includes"  -
I"C:/PROGRA~1/scilab~2/modules/output_stream/includes"  -
I"C:/PROGRA~1/scilab~2/modules/jvm/includes"  -
I"C:/PROGRA~1/scilab~2/modules/localization/includes"  -
I"C:/PROGRA~1/scilab~2/modules/dynamic_link/includes"  -
I"C:/PROGRA~1/scilab~2/modules/mexlib/includes"  -
I"C:/PROGRA~1/scilab~2/modules/time/includes"  -
I"C:/PROGRA~1/scilab~2/modules/windows_tools/includes"  -
I"C:/PROGRA~1/scilab~2/modules/threads/includes"  -
I"C:/PROGRA~1/scilab~2/modules/ast/includes/ast"  -
I"C:/PROGRA~1/scilab~2/modules/ast/includes/exps"  -
I"C:/PROGRA~1/scilab~2/modules/ast/includes/operations"  -
I"C:/PROGRA~1/scilab~2/modules/ast/includes/parse"  -
I"C:/PROGRA~1/scilab~2/modules/ast/includes/symbol"  -
I"C:/PROGRA~1/scilab~2/modules/ast/includes/system_env"  -
I"C:/PROGRA~1/scilab~2/modules/ast/includes/types"  -
I"C:/PROGRA~1/scilab~2/modules/ast/includes/analysis"  -
I"C:/PROGRA~1/scilab~2/modules/string/includes"  -
I"C:/PROGRA~1/scilab~2/modules/console/includes" -W3 -Gd -Z7 -O2 -MD -DNDEBUG 
/Fo"Release/" /Fd"Release/" -D__SCILAB_TOOLBOX__ -DFORDLL  -DNDEBUG -
DTOOLS_GW_EXPORTS intcsetup.c"
  "intcsetup.c"                                                            
  "----------- Compile file intcsgrsh.f (using f2c) -------------"         
  "NMAKE : fatal error U1077: '"C:/PROGRA~1/scilab~2/bin/f2c.exe"' : return
code 
'0x1'"
  "Stop."                                                                  
ilib_compile: Error while executing Makelib.mak.

Please advise.

I'm using Windows 10 and Scilab 6.1.1

Thank you
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.