From Jean-Pierre.Dussault at USherbrooke.CA Mon Sep 19 21:13:27 2016 From: Jean-Pierre.Dussault at USherbrooke.CA (Jean-Pierre Dussault) Date: Mon, 19 Sep 2016 15:13:27 -0400 Subject: [Scilab-Dev] Diffcode in 5.5.2? Message-ID: <0ea3100f-eade-cb60-cf8f-442160d03b14@USherbrooke.CA> Is this useful (vital for me), toolbox really removed from the distro? It was still there in 5.5.1. -->atomsInstall("diffcode") atomsInstallList: The package diffcode is not available. !--error 10000 at line 51 of function atomsError called by : at line 76 of function atomsInstallList called by : at line 233 of function atomsInstall called by : atomsInstall("diffcode") Thx, JPD -------------- next part -------------- An HTML attachment was scrubbed... URL: From sgougeon at free.fr Mon Sep 19 21:59:45 2016 From: sgougeon at free.fr (Samuel Gougeon) Date: Mon, 19 Sep 2016 21:59:45 +0200 Subject: [Scilab-Dev] Diffcode in 5.5.2? In-Reply-To: <0ea3100f-eade-cb60-cf8f-442160d03b14@USherbrooke.CA> References: <0ea3100f-eade-cb60-cf8f-442160d03b14@USherbrooke.CA> Message-ID: <57E043B1.6000308@free.fr> Le 19/09/2016 21:13, Jean-Pierre Dussault a ?crit : > > Is this useful (vital for me), toolbox really removed from the distro? > It was still there in 5.5.1. > > -->atomsInstall("diffcode") > atomsInstallList: The package diffcode is not available. > !--error 10000 > > at line 51 of function atomsError called by : > at line 76 of function atomsInstallList called by : > at line 233 of function atomsInstall called by : > atomsInstall("diffcode") > You may copy the archive https://atoms.scilab.org/toolboxes/diffcode/1.1.1/files/diffcode_1.1.1-1.bin.zip in SCI/contrib/archives and then use the syntax atomsInstall(SCI+"/contrib/archives/diffcode_1.1.1-1.bin.zip") It should work. But for my part i get an error: -->atomsInstall diffcode_1.1.1-1.bin.zip !--error 21 Index invalide. at line 167 of function atomsInstall called by : atomsInstall diffcode_1.1.1-1.bin.zip Do you get the same? -------------- next part -------------- An HTML attachment was scrubbed... URL: From Jean-Pierre.Dussault at USherbrooke.CA Tue Sep 20 01:08:19 2016 From: Jean-Pierre.Dussault at USherbrooke.CA (Jean-Pierre Dussault) Date: Mon, 19 Sep 2016 19:08:19 -0400 Subject: [Scilab-Dev] Diffcode in 5.5.2? In-Reply-To: <57E043B1.6000308@free.fr> References: <0ea3100f-eade-cb60-cf8f-442160d03b14@USherbrooke.CA> <57E043B1.6000308@free.fr> Message-ID: Le 2016-09-19 ? 15:59, Samuel Gougeon a ?crit : > Le 19/09/2016 21:13, Jean-Pierre Dussault a ?crit : >> >> Is this useful (vital for me), toolbox really removed from the >> distro? It was still there in 5.5.1. >> >> -->atomsInstall("diffcode") >> atomsInstallList: The package diffcode is not available. >> !--error 10000 >> >> at line 51 of function atomsError called by : >> at line 76 of function atomsInstallList called by : >> at line 233 of function atomsInstall called by : >> atomsInstall("diffcode") >> > > You may copy the archive > https://atoms.scilab.org/toolboxes/diffcode/1.1.1/files/diffcode_1.1.1-1.bin.zip > in SCI/contrib/archives > and then use the syntax > atomsInstall(SCI+"/contrib/archives/diffcode_1.1.1-1.bin.zip") > It should work. But for my part i get an error: > -->atomsInstall diffcode_1.1.1-1.bin.zip > !--error 21 > Index invalide. > at line 167 of function atomsInstall called by : > atomsInstall diffcode_1.1.1-1.bin.zip > > Do you get the same? I believe that diffcode has been made available again, I get the following: -> atomsInstall(SCI+"/contrib/archives/diffcode_1.1.1-1.bin.zip") Scanning repository http://atoms.scilab.org/5.5 ... Done atomsInstall: Previously existing file with the same name in '.../scilab-5.5.2/share/scilab/contrib/archives'. WARNING: ans = !diffcode 1.1.1 allusers SCI/contrib/diffcode/1.1.1 I ! and the toolbox is indeed available. JPD -------------- next part -------------- An HTML attachment was scrubbed... URL: From clement.david at scilab-enterprises.com Tue Sep 20 08:35:53 2016 From: clement.david at scilab-enterprises.com (=?ISO-8859-1?Q?Cl=E9ment?= David) Date: Tue, 20 Sep 2016 08:35:53 +0200 Subject: [Scilab-Dev] Diffcode in 5.5.2? In-Reply-To: References: <0ea3100f-eade-cb60-cf8f-442160d03b14@USherbrooke.CA> <57E043B1.6000308@free.fr> Message-ID: <1474353353.28366.20.camel@scilab-enterprises.com> Hello guys, Thanks for the try, I rebuilt it using our new Jenkins builders ([1] [2] [3]) and the cache has been updated. Some tests seems to fail on Scioab 5.5.2, could you check that everything is OK ? [1]:?http://build.scilab.org/job/atoms-build/800/ [2]:?http://build.scilab.org/job/atoms-test/654/ [3]:?http://build.scilab.org/job/atoms-publish/429/ Thanks, -- Cl?ment Le lundi 19 septembre 2016 ? 19:08 -0400, Jean-Pierre Dussault a ?crit?: > Le 2016-09-19 ? 15:59, Samuel Gougeon a ?crit?: > > Le 19/09/2016 21:13, Jean-Pierre Dussault a ?crit?: > > > Is this useful (vital for me), toolbox really removed from the distro? It was still there in > > > 5.5.1. > > > -->atomsInstall("diffcode") > > > atomsInstallList: The package diffcode is not available. > > > ?!--error 10000? > > > > > > at line????? 51 of function atomsError called by :?? > > > at line????? 76 of function atomsInstallList called by :?? > > > at line???? 233 of function atomsInstall called by :?? > > > atomsInstall("diffcode") > > ? > > You may copy the archive > > https://atoms.scilab.org/toolboxes/diffcode/1.1.1/files/diffcode_1.1.1-1.bin.zip > > in SCI/contrib/archives > > and then use the syntax > > atomsInstall(SCI+"/contrib/archives/diffcode_1.1.1-1.bin.zip") > > It should work. But for my part i get an error: > > -->atomsInstall diffcode_1.1.1-1.bin.zip > > ?!--error 21? > > Index invalide. > > at line???? 167 of function atomsInstall called by :?? > > atomsInstall diffcode_1.1.1-1.bin.zip > > > > Do you get the same? > ? > I believe that diffcode has been made available again, I get the following: > -> atomsInstall(SCI+"/contrib/archives/diffcode_1.1.1-1.bin.zip") > Scanning repository http://atoms.scilab.org/5.5 ... Done > > atomsInstall: Previously existing file with the same name in '.../scilab- > 5.5.2/share/scilab/contrib/archives'. > WARNING:? > ?ans? = > ? > !diffcode? 1.1.1? allusers? SCI/contrib/diffcode/1.1.1? I? ! > and the toolbox is indeed available. > ? > JPD > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev From sgougeon at free.fr Tue Sep 20 22:12:54 2016 From: sgougeon at free.fr (Samuel Gougeon) Date: Tue, 20 Sep 2016 22:12:54 +0200 Subject: [Scilab-Dev] Diffcode in 5.5.2? In-Reply-To: <1474353353.28366.20.camel@scilab-enterprises.com> References: <0ea3100f-eade-cb60-cf8f-442160d03b14@USherbrooke.CA> <57E043B1.6000308@free.fr> <1474353353.28366.20.camel@scilab-enterprises.com> Message-ID: <57E19846.9090107@free.fr> Le 20/09/2016 08:35, Cl?ment David a ?crit : > Hello guys, > > Thanks for the try, I rebuilt it using our new Jenkins builders ([1] [2] [3]) and the cache has been > updated. > > Some tests seems to fail on Scioab 5.5.2, could you check that everything is OK ? On my side, yes, 1.1.1 is now available in Scilab 5.5.2 through atomsGui The 1.2 has never been compiled. The 1.3 is built only for Scilab 6 Regards Samuel From nomiya at galaxy.dti.ne.jp Thu Sep 22 10:01:05 2016 From: nomiya at galaxy.dti.ne.jp (Masaru Nomiya) Date: Thu, 22 Sep 2016 17:01:05 +0900 Subject: [Scilab-Dev] On the arpack-ng Message-ID: <87fuosuzwe.wl-nomiya@galaxy.dti.ne.jp> Hello, I got the very latest git head of scilab, and tried to compile. But, ./configure failes; [...] Generic Blas found checking if LAPACK is available... checking for cheev_... no checking for cheev_ in -llapack... yes Library -llapack found checking if ARPACK-NG is available... checking for znaupd_ in -larpack... yes ARPACK-NG library found checking whether the arpack library works... configure: error: ARPACK library found, but seems not to work properly. Please make sure you are using arpack-ng About this config.log tells me; [...] ./conftest: symbol lookup error: /usr/lib64/libarpack.so.2: undefined symbol: dlarnv_ [...] Isn't this a bug? I tried with; 1. arpack-ng 3.1.2 2. arpack-ng 3.3.0 3. arpack-ng 3.4.0 I got same results with these. Any hint? --- ????? Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ???? ???? "Bill! You married with Computers. Not with Me!" "No..., with money." From clement.david at scilab-enterprises.com Thu Sep 22 15:09:05 2016 From: clement.david at scilab-enterprises.com (=?ISO-8859-1?Q?Cl=E9ment?= David) Date: Thu, 22 Sep 2016 15:09:05 +0200 Subject: [Scilab-Dev] On the arpack-ng In-Reply-To: <87fuosuzwe.wl-nomiya@galaxy.dti.ne.jp> References: <87fuosuzwe.wl-nomiya@galaxy.dti.ne.jp> Message-ID: <1474549745.2729.19.camel@scilab-enterprises.com> Hello, `dlarnv` comes from LAPACK [1] what implementation do you use (ATLAS, refLAPACK, MKL, OpenBlas) ? Could you also attach the config.log please ? [1]:?http://www.netlib.org/lapack/explore-html/db/d9c/dlarnv_8f.html Thanks, -- Cl?ment Le jeudi 22 septembre 2016 ? 17:01 +0900, Masaru Nomiya a ?crit?: > Hello, > > I got the very latest git head of scilab, and tried to compile. > But, ./configure failes; > > [...] > Generic Blas found > checking if LAPACK is available...? > checking for cheev_... no > checking for cheev_ in -llapack... yes > Library -llapack found > checking if ARPACK-NG is available...? > checking for znaupd_ in -larpack... yes > ARPACK-NG library found > checking whether the arpack library works...? > configure: error: ARPACK library found, but seems not to work properly. Please make sure you are > using arpack-ng > > About this config.log tells me; > > [...] > ./conftest: symbol lookup error: /usr/lib64/libarpack.so.2: undefined symbol: dlarnv_ > [...] > > Isn't this a bug? > > I tried with; > > 1. arpack-ng 3.1.2 > 2. arpack-ng 3.3.0 > 3. arpack-ng 3.4.0 > > I got same results with these. > > Any hint? > > --- > ????? Masaru Nomiya?????????????mail-to: nomiya @ galaxy.dti.ne.jp > ???? > ???? "Bill! You married with Computers. > ??????????Not with Me!" > ?????????"No..., with money." > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev From nomiya at galaxy.dti.ne.jp Fri Sep 23 10:58:27 2016 From: nomiya at galaxy.dti.ne.jp (Masaru Nomiya) Date: Fri, 23 Sep 2016 17:58:27 +0900 Subject: [Scilab-Dev] On the arpack-ng In-Reply-To: <1474549745.2729.19.camel@scilab-enterprises.com> References: <87fuosuzwe.wl-nomiya@galaxy.dti.ne.jp> <1474549745.2729.19.camel@scilab-enterprises.com> Message-ID: <87twd7vvpo.wl-nomiya@galaxy.dti.ne.jp> Hello, In the Message; Subject : Re: [Scilab-Dev] On the arpack-ng Message-ID : <1474549745.2729.19.camel at scilab-enterprises.com> Date & Time: Thu, 22 Sep 2016 15:09:05 +0200 Cl?ment David has written: > Hello, > `dlarnv` comes from LAPACK [1] what implementation do you use > (ATLAS, refLAPACK, MKL, OpenBlas) ? ATLAS. Certainly, without ATLAS, configure ended successfully. Oops, with ATLAS, I cannot compile arpack-ng at all. Do you recommend uninstalling ATLAS? > Could you also attach the config.log please ? OK. -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log.gz Type: application/octet-stream Size: 25204 bytes Desc: not available URL: -------------- next part -------------- --- ????? ?? ? mail-to: m.nomiya @ gmail.com ???? ???? "No Windows, no gains!" ... "Why, I am wrong?" -- Bill -- From contact at pierre-vuillemin.fr Sun Sep 25 18:41:42 2016 From: contact at pierre-vuillemin.fr (Pierre Vuillemin) Date: Sun, 25 Sep 2016 18:41:42 +0200 Subject: [Scilab-Dev] Sopi, a toolbox for optimisation Message-ID: <4801626e-36ba-312c-5ccf-7583b90dd92d@pierre-vuillemin.fr> Hi, I have been developing a toolbox, Sopi, aimed at simplifying the process of writing optimisation problems in Scilab. While it is still largely a work in progress, it currently enables to formulate linear optimisation problems and to solve them with Scilab's built-in interior point method Karmarkar. The overall objective is obviously to handle more optimisation problems and solvers. It is open-source and can be downloaded from Github: https://github.com/pivui/sopi An example of LP instantiation is available in the folder 'demos'. I am quite interested in receiving some feedbacks. Best regards, Pierre Vuillemin