Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post
Search Criteria
Package Details: scilab 2025.0.0-1
Package Actions
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.014222 |
First Submitted: | 2011-12-07 20:36 (UTC) |
Last Updated: | 2024-10-26 02:56 (UTC) |
Dependencies (16)
- arpack (arpack-gitAUR)
- bwidgetAUR
- eigen (eigen-gitAUR)
- fftw
- hdf5-openmpi
- libmatio (libmatio-gitAUR)
- suitesparse
- ant (ant-gitAUR) (make)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- ocaml-num (make)
- pcre (make)
- pkgconf (pkgconf-gitAUR) (make)
- time (time-gitAUR) (make)
- tk (tk-fossilAUR) (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 29 Next › Last »
bartus commented on 2022-03-14 10:36 (UTC)
bartus commented on 2021-07-22 10:09 (UTC) (edited on 2021-07-22 10:10 (UTC) by bartus)
Please report issues and patches at https://github.com/bartoszek/AUR-scilab
Vial commented on 2021-05-12 21:54 (UTC)
I'm facing the same compilation errors as @Cryen.
I guess the only changes required are
line 85: mat_uint32_t* rowIndexes = (mat_uint32_t*)MALLOC(sizeof(mat_uint32_t) * nonZeros);
line 68: mat_uint32_t* colIndexes = (mat_uint32_t*)MALLOC(sizeof(mat_uint32_t) * (pSparse->getRows() + 1));
minhaj.sixbyte commented on 2021-04-25 18:41 (UTC)
Hey TheGoliath,
Your pinned comment, link to your github repo is broken. 404 Github page not found error.
Cryen commented on 2021-02-01 22:16 (UTC) (edited on 2021-02-01 22:17 (UTC) by Cryen)
I have issues building it with yay
src/cpp/GetSparseVariable.cpp:106:22: error: invalid conversion from ‘int*’ to ‘mat_uint32_t*’ {aka ‘unsigned int*’} [-fpermissive]
Same thing in 109
jventas commented on 2021-01-04 16:53 (UTC)
@Xwang
I got the same error you mentioned. I solved it replacing the line --with-modelica by --without-modelica in the PKGBUILD file.
a.kudelin commented on 2020-12-11 18:06 (UTC)
@AchmadFathoni, please report problems on the proper page next time. The maintainer of scilab
might not be a maintainer of java-testng
.
AchmadFathoni commented on 2020-10-25 19:47 (UTC) (edited on 2020-10-25 19:48 (UTC) by AchmadFathoni)
Got error when building java-testing. Here is the detail https://pastebin.com/sF3SXeki
Also why https://github.com/GoliathLabs/aurpackages is 404?
Pinned Comments
carlosal1015 commented on 2024-11-17 18:01 (UTC)
Open issue https://gitlab.com/scilab/scilab/-/issues/16429