Package Details: scilab 2025.0.0-1

Git Clone URL: https://aur.archlinux.org/scilab.git (read-only, click to copy)
Package Base: scilab
Description: A scientific software package for numerical computations
Upstream URL: https://www.scilab.org
Keywords: algorithm analysis data development gui mathematics model modelica numeric numerical science scientific sdk simulation visualization
Licenses: BSD-3-Clause, GPL-2.0-or-later, CeCILL-2.1
Submitter: td123
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 86
Popularity: 0.017081
First Submitted: 2011-12-07 20:36 (UTC)
Last Updated: 2024-10-26 02:56 (UTC)

Pinned Comments

carlosal1015 commented on 2024-11-17 18:01 (UTC)

Open issue https://gitlab.com/scilab/scilab/-/issues/16429

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 Next › Last »

<deleted-account> commented on 2013-04-06 13:09 (UTC)

hi, I'm getting this error when I try to compile ################################################################################ if with_modelica_compiler() then !--error 241 File "/home/luciano/Downloads/scilab/src/scilab-5.4.1/modules/scicos/macros/scicos_utils/with_modelica_compiler.bin" does not exist. at line 28 of exec file called by : exec('buildmacros.sce'); at line 51 of exec file called by : exec('buildmacros.sce'); at line 46 of exec file called by : exec('modules/functions/scripts/buildmacros/buildmacros.sce',-1) --> ################################################################################ I think the program can't find the ocaml compiler, but it is alread installed. Do you know how to fix it? Thanks

haawda commented on 2013-04-04 18:16 (UTC)

reverted the change in the install file. sorry, namcap told me to have the -q option there.

vnoel commented on 2013-04-04 16:29 (UTC)

Hi, there seems to be an error in the intall file: update-mime-database: invalid option -- 'q' Usage: update-mime-database [-hvV] MIME-DIR

h31 commented on 2013-03-08 03:22 (UTC)

I fixed libmatio-dev package and now scilab builds well with "--without-matio" option removed. Hovewer, I haven't yet tested if it works.

mfpuente.ar commented on 2013-03-04 01:50 (UTC)

Thanks for adopting the package. Getting this error http://pastebin.com/W07p4yVY When I try to do: --> t = 0:0.1:2*%pi; --> plot (t, sin(t)) Don't know if it's a problem in Scilab on in the package. Arch 64 bits here.

haawda commented on 2013-03-02 21:01 (UTC)

As I said, "make doc" does not work anymore, at least for me. Patches are welcome.

MRWITEK commented on 2013-03-02 20:45 (UTC)

Basically it works but built-in help is missing.

haawda commented on 2013-03-02 18:48 (UTC)

The libs were added manually.

MRWITEK commented on 2013-03-02 14:42 (UTC)

So, now it's only about the missing libraries... http://pastebin.com/HXFph28H