Re: [Scilab-users] Graphics: Current figure and current entity

2022-06-07 Thread Clément David
Hello Denis, I don’t think Scilab provide a function to retrieve the parent figure of an entity ; could you open a bug with this wish ? Note: internally, there is already a non-iterative O(1) way to retrieve it. Regards, Clément From: users On Behalf Of CRETE Denis Sent: Tuesday, June 7,

Re: [Scilab-users] Scilab crashes on x_choose_modeless

2021-10-25 Thread Clément David
Hello, Yep I was able to reproduce, it looks that's a known bug https://bugzilla.scilab.org/show_bug.cgi?id=14905 Thanks, Clément > -Original Message- > From: users On Behalf Of Stefan Du Rietz > Sent: Monday, October 25, 2021 9:34 AM > To: users@lists.scilab.org > Subject: Re:

Re: [Scilab-users] 6.1.1 startup error

2021-09-22 Thread Clément David
Hi Stéphane, hi Samuel, hi all, The idea behind SCIHOME is to have a version specific directory to avoid any issues when upgrading from Scilab versions to Scilab versions ; IMHO implementing an upgrade for files stored into this directory is for me a non-sense ; the upgrade could be done

Re: [Scilab-users] Is http://mailinglists.scilab.org over?

2021-09-07 Thread Clément David
g > Subject: Re: [Scilab-users] Is http://mailinglists.scilab.org over? > > Hi, > > is https://www.mail-archive.com/users@lists.scilab.org/ the new place to > look for the list archives ? > > S. > > Le 21/07/2021 à 15:37, Clément David a écrit : > > Hello Samuel,

Re: [Scilab-users] Adding library in Win10

2021-09-03 Thread Clément David
Hello, SCI and SCIHOME values will depend on the installation you made. To view the values, just display them on the Scilab console as they are regular Scilab variables. Regards, Clément From: users On Behalf Of Izabela Wójcik-Grząba Sent: Friday, September 3, 2021 3:38 PM To:

Re: [Scilab-users] fullpath * crashes 6.1.1

2021-07-26 Thread Clément David
Hello all, Thanks for the early report, could you please report the issue on bugzilla.scilab.org to allow a quick fix with a non-regression test ? Regards, Clément From: users On Behalf Of Stéphane Mottelet Sent: Friday, July 23, 2021 9:46 PM To: users@lists.scilab.org Subject: Re:

Re: [Scilab-users] Two issues in 6.1.1

2021-07-22 Thread Clément David
Dear Federico, Thanks for the reports, could you post bugs to https://bugzilla.scilab.org this will let us track the issue and write them into the CHANGES.md document. Regards, Clément From: users On Behalf Of Federico Miyara Sent: Thursday, July 22, 2021 4:43 PM To: Users mailing list for

Re: [Scilab-users] Is http://mailinglists.scilab.org over?

2021-07-21 Thread Clément David
Hello Samuel, hello all, Indeed we noticed that but where in a hurry delivering the 6.1.1 release. The Nabble maintainers stopped the development [1] and started some action to stop the service [2]. IMHO we need to switch to another service for archiving and searching the Scilab mailing lists.

[Scilab-users] Scilab 6.1.1 release

2021-07-20 Thread Clément David
and bugs fixed, please take a look at the CHANGES file https://help.scilab.org/CHANGES Download this brand new version at https://www.scilab.org/download/6.1.1 -- Clément DAVID on behalf of the Scilab team. ___ users mailing list users@lists.scilab.org

[Scilab-users] Scilab 6.1.1 release

2021-07-20 Thread Clément David
and bugs fixed, please take a look at the CHANGES file https://help.scilab.org/CHANGES Download this brand new version at https://www.scilab.org/download/6.1.1 -- Clément DAVID on behalf of the Scilab team. ___ users mailing list users@lists.scilab.org

Re: [Scilab-users] fmincon toolbox update

2021-06-08 Thread Clément David
of libifcoremd.dll is necessary, the writeability of SCI/bin is tested in order to run the update script with admin rights only if needed. S. Le 07/06/2021 à 10:01, Clément David a écrit : Hello all, I try to install to check fmincon to check on my machine and give you a fresh eye on the basic install/usage. I

Re: [Scilab-users] fmincon toolbox update

2021-06-07 Thread Clément David
Hello all, I try to install to check fmincon to check on my machine and give you a fresh eye on the basic install/usage. I have a few remarks: 1. My Scilab and all atoms packages are installed in user directories but the library check at startup on sci_ipopt ask for administrator access to

Re: [Scilab-users] Scilab compilation from scratch (was Re: spec can crash scilab)

2021-05-10 Thread Clément David
> -Original Message- > From: users On Behalf Of Antoine > Monmayrant > Sent: Monday, May 10, 2021 1:02 PM > To: users@lists.scilab.org > Subject: Re: [Scilab-users] Scilab compilation from scratch (was Re: spec can > crash scilab) > > > Le 10/05/2021

Re: [Scilab-users] Scilab compilation from scratch (was Re: spec can crash scilab)

2021-05-10 Thread Clément David
join config.log but the email got too big for the mailing > list... > > On 07/05/2021 18:18, Clément David wrote: > > Hello Antoine, > > > > This issue might comes from a wrong jdk version, you should have > > openjdk8 installed on your machine and it should be l

Re: [Scilab-users] Scilab compilation from scratch (was Re: spec can crash scilab)

2021-05-07 Thread Clément David
Hello Antoine, This issue might comes from a wrong jdk version, you should have openjdk8 installed on your machine and it should be listed at configure time. Could you post the config.log file for further investigation ? Thanks, Clément -Original Message- From: users On Behalf Of

Re: [Scilab-users] How to list the content of the recursion stack?

2021-05-06 Thread Clément David
Hello Samuel, If I remember correctly, this message comes without any information as this is a regular Scilab error and should be trap through debug(). However on the latest Scilab dev build it seems to crash my Scilab. Could you post a bug on that please ? Thanks, Clément -Original

Re: [Scilab-users] Toolboxes startup

2021-04-26 Thread Clément David
: [Scilab-users] Toolboxes startup Is %toolboxes already used ? If so where is it documented ? S. Le 26/04/2021 à 10:57, Clément David a écrit : Hi all, Thanks for the proposal Stephane, this is a good idea! As a reminder, currently each toolbox is free to display anything at startup and the toolbox

Re: [Scilab-users] Toolboxes startup

2021-04-26 Thread Clément David
Hi all, Thanks for the proposal Stephane, this is a good idea! As a reminder, currently each toolbox is free to display anything at startup and the toolbox skeleton provides a default “Start ” + TOOLBOX_NAME then display information that ease development (gateways, help and so on). Migrating

Re: [Scilab-users] Precedence rules for concurrent native and external builtin homonymous functions?

2021-04-12 Thread Clément David
Hi all, From my usage, the precedence rule is simple and act similarly as function re-definition: the last function wins. In practice it depends on the loading order, custom code execution order and so on. Regards, Clément From: users On Behalf Of Stéphane Mottelet Sent: Friday, April 9,

Re: [Scilab-users] xcos_simulate()

2021-04-09 Thread Clément David
Hi Johan, First, sorry for the delay I tagged your mails to be read later but took some time to reach them . Your last mail bumped the full conversation. To better understand the simulation time, let me describe you what happens when you click play. After creating the schema you basically

Re: [Scilab-users] xcos_simulate()

2021-04-09 Thread Clément David
Hi (again Johan), For your information, we track/fix issue on big models by testing them in internal workbench. If you have simulation issue, we can add your model on this non-opensource set to try to improve the compilation time for it. Don’t hesitate to mail it to me (might be a partial or

Re: [Scilab-users] plotplots() in Scilab

2021-04-02 Thread Clément David
Hello Samuel, hello all, First thanks for the request for inclusion, that’s always good to have more features into Scilab itself. However, I have a few remarks regarding this function. 1. The function name plotplots() does not seem well known nor easy to find ; after a few research I

Re: [Scilab-users] find and locate local maxima

2021-03-18 Thread Clément David
f we want to stick to the Matlab's implementation and API for this particular feature. Comments are welcome. S. Le 17/03/2021 à 10:19, Clément David a écrit : Hello all, I take your question as a way to explain / remind how we validate user contributions into the Scilab source code. Any change

Re: [Scilab-users] find and locate local maxima

2021-03-17 Thread Clément David
e’ extrema) that could be then managed by the routine. I suppose this is something the Matlab/Octave is handling internally, with some parameters as function’s argument to tune it, maybe it’s not the case . Regards, David De : users <mailto:users-boun...@lists.scilab.org> De la part

Re: [Scilab-users] find and locate local maxima

2021-03-16 Thread Clément David
Hello David, After reading the Matlab documentation page, it seems pretty simple to implement using Scilab : and $ symbols: function [pks, locs]=findpeaks(data) ii = find(d(1:$-2) < d(2:$-1) & d(2:$-1) >= d(3:$)); pks = data(ii+2); locs = ii + 2; endfunction data = [25 8 15 5 6 10

Re: [Scilab-users] Scilab 5.5.2 in Debian 10 - segmentation fault

2021-02-25 Thread Clément David
. But this will not help Andrei use parallel_run, as it does not work under linux, right? Cheers, Antoine On 25/02/2021 16:10, Clément David wrote: Hello Andrei, To launch the Scilab 5.5.2 binary on new Linux version, you might need to remove some libraries (so files) provided by your system

Re: [Scilab-users] Scilab 5.5.2 in Debian 10 - segmentation fault

2021-02-25 Thread Clément David
Hello Andrei, To launch the Scilab 5.5.2 binary on new Linux version, you might need to remove some libraries (so files) provided by your system. Especially, you could remove the scilab-5.5.2/lib/thirdparty/libz.so.1 file which is provided by your system. Regards, Clément From: users On

Re: [Scilab-users] Some details on the documentation of log(), log10(), etc.

2021-02-22 Thread Clément David
Hello all, Thanks for opening the discussion on this “new user”-related topic, this is always good to improve our help for existing user and new comers ; to let them havie a clear understanding of Scilab-lingua. One important point to me is to have a proper distinction between “array” (as

Re: [Scilab-users] scicv - CV_FOURCC

2021-02-11 Thread Clément David
Hello Philipp, Question 1: What other formats are possible for "CV_FOURCC"? https://www.fourcc.org/ describes what exist and might be supported by our binary. The codecs are only the ones supported by ffmpeg (included as a DLLs) or your system ones. Question 2: What format should - ideally

Re: [Scilab-users] Scilab & cdf-file format

2021-02-11 Thread Clément David
Hello, From my knowledge there is no existing toolbox to manage this CDF format. However conversion tools exists [1] that can convert CDF to HDF4 and HDF4 to HDF5 (natively supported by Scilab) ; IMHO this will be the simpler way to handle that format. You could also : 1. use SWIG to

Re: [Scilab-users] slight bug in exists()

2021-02-08 Thread Clément David
Hello all, Indeed this would probably break some code. We should carefully check the exist() usage within Scilab to ensure the output value is not passed to macros/gateways checking for a “double” datatype. Code using exists() output value as index or as condition might not be affected. Don’t

Re: [Scilab-users] How to read profileGetInfo().LineCoverage results correctly?

2021-01-28 Thread Clément David
Hello Samuel, hello all, As a reminder and behind the introduction of profile-prefixed functions the idea is to implement functions similar to the ones available within Scilab-5 to: 1. instrument a specific function 2. get the counters in a Scilab structure 3. de-instrument a specific

Re: [Scilab-users] {EXT} New constant %chars to get sets of symbols

2021-01-21 Thread Clément David
Hello all, For your information, this proposal has been merged and will be available on the next release. Thanks Samuel for this idea and for the code ! Regards, Clément -Original Message- From: users On Behalf Of Dang Ngoc Chan, Christophe Sent: Monday, January 4, 2021 9:30 AM To:

Re: [Scilab-users] atomsLoad

2020-12-22 Thread Clément David
Hello, >From the source directory, you could use `exec builder.sce` [1]. Atoms >toolboxes only rely on Scilab scripts to describe and execute the build >(Makefiles are used behind the scene) ; for just rebuilding the toolbox, it >should be as simple as executing the builder, bumping the

Re: [Scilab-users] atomsLoad

2020-12-22 Thread Clément David
Hello, It looks like the scilab 5.5.2 binary is not compatible with your system (nc_putchar version error). IMHO it should be better to use the latest Scilab version and try to build dependencies by hand ; regarding the toolboxes: * http://forge.scilab.org/index.php/p/stftb/ is not published

[Scilab-users] forge.scilab.org retirement

2020-09-21 Thread Clément David
]: https://gitlab.com/esi-group/scilab/forge -- Clément DAVID Scilab Team ___ users mailing list users@lists.scilab.org http://lists.scilab.org/mailman/listinfo/users

Re: [Scilab-users] issue building Scilab 6.1.0 arm64 on Ubuntu 19.10 running inside Termux Proot Container

2020-09-14 Thread Clément David
xtra library we need to link against, either we don't need to link against the coregrind library. Thanks, Clément DAVID > -Original Message- > From: users On Behalf Of EnigmaVoidX > Sent: Sunday, September 13, 2020 11:07 PM > To: users@lists.scilab.org > Subject: [Scilab

Re: [Scilab-users] Scilab-6.1 fails on OpenSuse Leap 15.2

2020-09-14 Thread Clément David
Hello Serge, This is known issue, reported as https://bugzilla.scilab.org/show_bug.cgi?id=16368 . To "fix" it, use your system libcurl.so by removing some files (listed on the bug comments) from the Scilab binary. Thanks, Clément DAVID > -Original Message- > From:

Re: [Scilab-users] Scilab - Xcos

2020-08-25 Thread Clément David
Hello, There is some bugs already reported for the mask feature, for example the bug #14155 [1] looks similar to what you describe here. Feel free to register on the CC List to be notified on change. Thanks, Clément > -Original Message- > From: users On Behalf Of FMuff > Sent:

Re: [Scilab-users] Toolbox for calling external C++ libraries

2020-08-24 Thread Clément David
Hi, Scilab 6 has an internal C++ API that you could use if you wish to be full C++, it might change from release to release and is not ABI stable. I suggest you use the C API to target a stable API/ABI even if you are developing your code in C++. Each time you wish to send data to Scilab,

Re: [Scilab-users] bvode example broken?

2020-07-16 Thread Clément David
Hello Rene, hello all, After an investigation on the code, there is an issue storing the initial guess of the bvode() call; latter calls will get a zeros vector as guess and failed to converge. The bug 12418 [1] already report the issue, please comment here. IMHO this behavior might be handled

Re: [Scilab-users] %mlistType_clear overloading of clear() for mlist custom types

2020-07-01 Thread Clément David
(clearing the H5objects table with -1 to make the slot available for HDF5; dereferencing the element on the general doc instance for XML). Thanks, Clément DAVID > -Original Message- > From: users On Behalf Of Stéphane Mottelet > Sent: Wednesday, July 1, 2020 6:59 PM &g

Re: [Scilab-users] scilab 6.1 crashes when trying to load big matfile (loadmatfile)

2020-06-17 Thread Clément David
Hello Antoine, There might be some extra copies at loading time that overflow the memory ; what's the amount of memory you have available ? And also, to investigate, could you please either share a script used to generate similar data or describe the used data structure ? Thanks, Clément >

Re: [Scilab-users] BusCreator, BusSelector in Scilab ?

2020-05-25 Thread Clément David
Hi Tien and welcome, The Simulink's BusCreator/BusSelector blocks are not available for heterogeneous datatypes (having a link composed of an integer and a double) but if you only have double values on your signals you could use MUX/DEMUX blocks. Note: you could also use name=idx in the

Re: [Scilab-users] Can Mux and Demux have more than 32 ports

2020-05-19 Thread Clément David
Hello Tien, and welcome  Are you developing on Windows or Linux ? Did you follow the quick starts described in https://wiki.scilab.org/Compilation%20of%20Scilab ? Thanks, -- Clement > -Original Message- > From: users On Behalf Of tien.dang > Sent: Tuesday, May 19, 2020 12:26 PM >

Re: [Scilab-users] CsvRead function

2020-05-13 Thread Clément David
Hello all, hello Daniel, There has been some modification on the csvRead code to speed things up and there might be some issue in the new code. If you can reproduce with a reduced CSV file, could you open a bug with a sample of your code ? Thanks, -- Clément From: users On Behalf Of Jan

Re: [Scilab-users] Windows 10 VS 2015 example under ilib_build fails pvApiCtx undeclared identifier

2020-05-11 Thread Clément David
Hello, You are correct, the pvApiCtx global define available in Scilab 5 no more exists in Scilab 6 as described in [1] or [2]. The call_scilab might need to be updated to cover this change, could you please post a bug on that ? [1]:

Re: [Scilab-users] Really headless figure generation in scilab

2020-04-30 Thread Clément David
Hello, Thanks for sharing the info Stéphane, it is documented on the scilab binary help page, on https://help.scilab.org/docs/6.1.0/en_US/scilab.html . However, this might not be clear enough. Maybe adding your usage as an example can help? Thanks, -- Clément > -Original Message- >

Re: [Scilab-users] question non datafit

2020-04-07 Thread Clément David
Hello Federico, hello all, Thanks for pointing this, it looks like there is some missing URL redirect somewhere. google "help scilab datafit" on a private navigation tab redirect to the 5.3.3 help page whereas https://help.scilab.org/datafit looks OK. I will try to update the index to improve

Re: [Scilab-users] Polynomial fitting

2020-04-02 Thread Clément David
Hello Frederico, AFAIK there is a moc_polyfit function inside the Matlab/Octave Compatibility toolbox which might help you porting your code. Stixbox also provides a polyfit function which might be more generic toward Scilab datatypes. Thanks, -- Clément > -Original Message- > From:

Re: [Scilab-users] ?==?utf-8?q? Scilab 6.1 too slow to list large vectors

2020-03-31 Thread Clément David
Hello Pierre, FYI your reported issue is probably not related at all to the matrix printing in the console. The Xcos simulation engine is kind of a gateway from the Scilab interpreter point of view (like optim() for instance), let's keep them separate issues. Thanks, -- Clément >

Re: [Scilab-users] ?= ?==?utf-8?q? New function for scilab to matlab conversio

2020-03-25 Thread Clément David
ule around this simple function could > help me get all the required files and sorted as expected? > > Antoine > > Le Mardi, Mars 10, 2020 10:43 CET, Clément David group.com> a écrit: > > > > > If yes, for small changes like pol2cart(), you could simply push the >

Re: [Scilab-users] ?==?utf-8?q? New function for scilab to matlab conversion

2020-03-10 Thread Clément David
> > If yes, for small changes like pol2cart(), you could simply push the macro, > > the > help page and a unit test ; we will then start the discussion on the code and > merge it. For more important changes (multiple functions, modules, Scilab > global behavior, etc...) it should be good to write

Re: [Scilab-users] New function for scilab to matlab conversion

2020-03-10 Thread Clément David
Hi Antoine, Did you already setup a git repository and its pushurl to codereview.scilab.org ? If not, please follow https://wiki.scilab.org/gerrit . If yes, for small changes like pol2cart(), you could simply push the macro, the help page and a unit test ; we will then start the discussion on

Re: [Scilab-users] ?==?utf-8?q? Which module to use for hassle-free image processing with scilab ?

2020-03-09 Thread Clément David
the hard way, I don't feel like investing my time on non open-source software... Antoine Le Lundi, Mars 09, 2020 10:52 CET, Clément David mailto:clement.da...@esi-group.com>> a écrit: Hello Antoine, > - scicv: installs without any issue and as reported by Samuel ( > http://forg

Re: [Scilab-users] Which module to use for hassle-free image processing with scilab ?

2020-03-09 Thread Clément David
Hello Stéphane, >> We have a focus on keeping the data in the OpenCV world and "accessing" them >> from Scilab. > > IMHO this is very confusing for people migrating image processing applications > from Matlab (this is my case). For example, accessing rgb images directly as > (n,m,3)

Re: [Scilab-users] Which module to use for hassle-free image processing with scilab ?

2020-03-09 Thread Clément David
Hello Antoine, > - scicv: installs without any issue and as reported by Samuel ( > http://forge.scilab.org/index.php/p/scicv/issues/1944/ > http://forge.scilab.org/index.php/p/scicv/issues/1946/ ), overwrites 'write' > and > 'read' which breaks many native functions in scilab together with other

Re: [Scilab-users] Xcos 6.1.0 - benchmark time test

2020-03-02 Thread Clément David
example having them on a continuous loop will make the solver call them on each timestep. Regards, -- Clément From: Perrichon Sent: Monday, March 2, 2020 11:09 AM To: 'Users mailing list for Scilab' ; Clément David Subject: RE: [Scilab-users] Xcos 6.1.0 - benchmark time test Hello Clément

Re: [Scilab-users] Context error in Xcos Scilab 6.1.0

2020-03-02 Thread Clément David
Hello Pierre, Samuel, First, did you opened a bug on that issue? Second, to me, the bug is located on the script2var() function which resolves the context and output a struct of `variable=value` that are defined for the diagram (and its parents). For example, when I explicitly define A=100 in

Re: [Scilab-users] Xcos 6.1.0 - benchmark time test

2020-02-28 Thread Clément David
Hello Pierre, Are you using a block with its simulation function implemented in Scilab? Any C/C++ implemented block might perform the same at simulation time. In 6.0.2, implementing Xcos blocks using the Scilab language had some performance issues. In 6.1.0, I tried to speed up things a little

Re: [Scilab-users] Xcos Editor in Scilab 6.1.0 breaks diagrams

2020-02-28 Thread Clément David
Hello Pierre, Could you please open a Bugzilla report with the attached diagram, Scilab/Xcos 5.5.2 might set some positions incorrectly decoded in Scilab/Xcos 6.1.0 ? Thanks, -- Clément > -Original Message- > From: users On Behalf Of Perrichon > Sent: Thursday, February 27, 2020 7:35

Re: [Scilab-users] Personnal Palette : black component using drag and drop - Scilab 6.1.0

2020-02-26 Thread Clément David
Hello Pierre, I confirmed it is a bug, setting the graphics.style of a block is supposed to work when allocating a block (on the "define" part of a block). Thanks for the report, -- Clément > -Original Message- > From: users On Behalf Of Perrichon > Sent: Wednesday, February 26, 2020

Re: [Scilab-users] several problems with xcos scilab 6.1.0

2020-02-25 Thread Clément David
Hello Pierre, This change was introduced 6 months ago and is coherent to the default scope window for a beginner. This is the default settings that apply only to any new schema, for any saved Xcos diagram the previous value should be preserved; if not please report a bug. Note: while

Re: [Scilab-users] Scilab 6.1.0 is available!

2020-02-25 Thread Clément David
bruary 25, 2020 4:52 PM > To: Users mailing list for Scilab ; Clément David > > Cc: List dedicated to the development of Scilab > Subject: Re: [Scilab-users] Scilab 6.1.0 is available! > > And where is the Mac version? > Heinz > > > > > > On 25.02.2020

[Scilab-users] Scilab 6.1.0 is available!

2020-02-25 Thread Clément David
Dear Scilab-ers, A brand new Scilab 6.1.0 is released today! This version includes further improvement atop Scilab 6.0 for better stability and increased algorithm performance. It also includes a reworked display for more compact and meaningful value

Re: [Scilab-users] [EXTERNAL] Count specific values in text file

2020-02-13 Thread Clément DAVID
Hi all, Nice challenge, I have a simple answer to display an histogram (with 10 classes) of the PI digits stored in a pi.txt file (without any dot separator): F="pi.txt"; fd = mopen(F, 'r'); histplot(ascii(strcat(string(0:9))), mget(fileinfo(F)(1), "c", fd)); mclose(fd); The idea is to read the

Re: [Scilab-users] Still available memory on the Java heap

2019-07-22 Thread Clément David
Hello Samuel, You can get memory information from the JVM using JIMS: --> jimport java.lang.Runtime --> Runtime.getRuntime().totalMemory() ans = 249036800 --> Runtime.getRuntime().freeMemory() ans = 175335480 Regards, -- Clément DAVID > -Original Message- &

Re: [Scilab-users] Transition from Xcos 5.5 to 6.0

2019-07-22 Thread Clément David
Hello, As we have ported our 5.5.2 files to 6.0.2 without issue, this is likely an issue within the zcos files you use. Could you please send these files (or report a bug and attach them) to check? A potential issue might come from encoding, another by misrepresenting the diagram hierarchy

Re: [Scilab-users] Saving

2019-04-09 Thread Clément David
Hello and welcome, Scilab support a wide range of format (from the scripting language) but from my understanding you are asking for an autosave feature within Scinotes (the text editor) ? Yes, the text editor autosave each few minutes and this is configurable within the Preferences. Thanks,

Re: [Scilab-users] Where is the Scilab source code and how one can contribute?

2019-04-09 Thread Clément David
Hi, The Github repository is in read-only mode as our current infrastructure (git, gerrit, Bugzilla) provide similar services but cannot be synchronized easily with github issue and pull request services. Currently there is no plan to migrate to Github. If you prefer the Github flow, you could

Re: [Scilab-users] Check code on SCILAB``

2019-03-18 Thread Clément David
Hi Farimani, You could check the syntax by "executing" the function definition while writing it. The interpreter will catch some simple syntax issues and redefine the function each time you execute it. Using slint, might also help you to get more warnings. -- Clément -Original

Re: [Scilab-users] scilab-branch-6.0 crashes when changing block parameters

2019-02-06 Thread Clément David
Hello Grzegorz, Correct! There is some invalid read/write and memory leaks while using Xcos. There were some fixes already applied but still some work to do (see [1] for example). I will check your reported issue (double click on CLSS on windows 64) to check what is wrong. Thanks for your

Re: [Scilab-users] HDF5 save is super slow

2018-10-18 Thread Clément DAVID
> > Why is the code for structs (lines 242--74)  commented out ? Is it > > broken or else ? > If var2vec() / vec2var() could be extended to provide a universal way to > serialize / deserialize really any scilab variable, that would be really nice. > Could we make a SEP or fill a bug as a wish ?

Re: [Scilab-users] HDF5 save is super slow

2018-10-18 Thread Clément DAVID
- From: users On Behalf Of Stéphane Mottelet Sent: Thursday, October 18, 2018 3:01 PM To: users@lists.scilab.org Subject: Re: [Scilab-users] HDF5 save is super slow Hello again, Le 18/10/2018 à 14:56, Clément David a écrit : > Hi Antoine, > > That one point, vec2var has been defined to

Re: [Scilab-users] HDF5 save is super slow

2018-10-18 Thread Clément DAVID
: users On Behalf Of Stéphane Mottelet Sent: Thursday, October 18, 2018 2:39 PM To: users@lists.scilab.org Subject: Re: [Scilab-users] HDF5 save is super slow Hello Clément, Le 18/10/2018 à 14:09, Clément DAVID a écrit : Hello, My 2cents, this is probably a poor man’s approach but Xcos offers vec2var

Re: [Scilab-users] HDF5 save is super slow

2018-10-18 Thread Clément David
rc/cpp/var2vec.cpp?h=6.0#n243 Cheers, -- Clément -Original Message- From: antoine monmayrant Sent: Thursday, October 18, 2018 2:47 PM To: Clément DAVID ; Users mailing list for Scilab Cc: Clément David Subject: Re: [Scilab-users] HDF5 save is super slow Le 18/10/2018 à 14:09, C

Re: [Scilab-users] HDF5 save is super slow

2018-10-18 Thread Clément DAVID
Hello, My 2cents, this is probably a poor man’s approach but Xcos offers vec2var / var2vec functions that encode in a double vector any Scilab datatypes passed as arguments. The encoding duplicates the data in memory so there might be some overhead. On my machine, I have these timings using

Re: [Scilab-users] LIST ADMIN : Fwd: Non remis : Re: Unable to update ATOMS packages - Scilab 6.0.1

2018-10-18 Thread Clément DAVID
Hello Antoine, Thanks, unsub-ed on the mailing list admin interface. -- Clément From: users On Behalf Of antoine.monmayrant+sci...@laas.fr Sent: Wednesday, October 17, 2018 8:47 AM To: International users mailing list for Scilab. Subject: [Scilab-users] LIST ADMIN : Fwd: Non remis : Re:

Re: [Scilab-users] HDF5 save is super slow

2018-10-15 Thread Clément DAVID
Hello all, Correct, I experienced such a slowness while working with Xcos diagrams for Scilab 5. At first we considered HDF5 for this deep nested list / mlist data-structure storage however after some tests ; XML might be used for tree-like storage and HDF5 (or Java types serialization) for

Re: [Scilab-users] bugzilla.scilab.org is down

2018-10-15 Thread Clément DAVID
Hi all, It seems OK to me now. Could you please recheck ? -- Clément -Original Message- From: users On Behalf Of antoine monmayrant Sent: Sunday, October 14, 2018 2:16 PM To: users@lists.scilab.org Subject: Re: [Scilab-users] bugzilla.scilab.org is down Le 14/10/2018 à 09:49,

Re: [Scilab-users] Scilab takes forever to boot ... because of http://news.scilab.io/feed ???

2018-10-12 Thread Clément DAVID
Hello Antoine, Yep there is a known bug #14592 that might trigger this kind of behavior. If you have custom hosts rules or a very restrictive firewall you will probably have some issues. Please comment on http://bugzilla.scilab.org/show_bug.cgi?id=14592 . -- Clément -Original

Re: [Scilab-users] export to Excel with several sheets

2018-10-01 Thread Clément DAVID
Dear Paul, XLS_link [1] could be used to interact with Excel. This basically offer you the Excel OLE Automation API inside Scilab [2] and let you drive an Excel runtime using Scilab functions. Drawbacks : it requires an Excel licence and is Windows only. [1] :

Re: [Scilab-users] Scilab 6.0.1 extremely slow on new (high-end) laptop

2018-10-01 Thread Clément DAVID
Hello, >From my knowledge, windows builds should be faster in the general case as the >MKL shipped with it has better optimizations (especially on Intel processors) >for numerical computing[1]. However, depending on your script there might be a >difference. For example, `host()` (process

Re: [Scilab-users] ATOMS error (Scilab 6.0.1)

2018-07-23 Thread Clément David
Hello, A server-side workaround have been implemented by using CRLF for the TOOLBOXES.gz windows files, avoiding the mgetl() buggy behavior in 6.0.1 -- Clément Le dimanche 22 juillet 2018 à 01:49 -0700, arctica1963 a écrit : > Thanks for the update. > > > > -- > Sent from: >

Re: [Scilab-users] From Xcos model to DLL

2018-07-12 Thread Clément David
Hello Qian, The most obvious solution is to use the Tools->Code generator that will generate C code for the schema (the calls to the simulation functions) and using the simulation functions shipped with Scilab (and freely available within Scilab source code). If you want to target a specific

Re: [Scilab-users] Scilab Cloud App

2018-06-29 Thread Clément David
Hallo Jens, Well, first the Scilab Cloud App service is not free, if you wish to test it please contact t...@scilab.io ! A demonstation video is available as https://youtu.be/MaPKnUIEwoY ; as you might notice, the user interaction is limited to uicontrol and plot management. There is no way to

Re: [Scilab-users] Exclamation mark in variable names

2018-05-28 Thread Clément David
Hello, Le dimanche 27 mai 2018 à 12:20 +0200, Samuel Gougeon a écrit : > Le 27/05/2018 à 10:52, Jens Simon Strom a écrit : > > Hi, > > The `!` usage to recall a previous command is discussed here in detail. I > > don't miss it. My > > question was different. > > I was answering to the "What's

Re: [Scilab-users] Exclamation mark in variable names

2018-05-25 Thread Clément David
Hi, Thanks for your experimental work on that topic. I guess we could merge the parser fix easily however the `!` usage to recall a previous command will remain problematic. This usage does not seem to be documented somewhere in the help page, maybe we could discard it. What's your opinion on

Re: [Scilab-users] How to close/kill "messagebox"

2018-05-15 Thread Clément David
Hello, Exactly messagebox() use a semi-hardcoded Java-based GUI that totally differs from the uicontrol code. If you want to mix messagebox() and regular figure(), you should (as Antoine suggested) implement a popup-like by yourself (should be ~20 lines of code). Thanks, -- Clément Le

Re: [Scilab-users] Comments in a multiline literal array definition

2018-04-23 Thread Clément David
Hello Samuel, This seems to be a regression on the parser, could you post a bug please ? -- Clément Le samedi 14 avril 2018 à 13:44 +0200, Samuel Gougeon a écrit : > Hello, > Before possibly posting a bug report, i would like to know if the following > change from Scilab > 5.5.2 to 6.0.0 is an

Re: [Scilab-users] [SEP] [boolean integer_class] concatenations

2018-04-23 Thread Clément David
Hello Samuel, Le dimanche 22 avril 2018 à 16:06 +0200, Samuel Gougeon a écrit : > Le 17/04/2018 à 18:49, Samuel Gougeon a écrit : > > Hello, > > Surprisingly, as reported in http://bugzilla.scilab.org/15534, after 30 > > years, Scilab still does > > not know how to concatenate booleans with

Re: [Scilab-users] Flatpak package

2018-04-04 Thread Clément David
Hello Martin, Good idea ! I also have a first template of a Flatpak manifest with strong inspiration from the Octave one [1] as dependencies are very similar. The bash script used to compile our thirdparties [2] could also be a great source of inspiration. For Eigen, the included files are

Re: [Scilab-users] compilation with OCaml 4.06

2018-02-22 Thread Clément David
ica_compiler -I > ./src/xml2modelica -c > src/modelica_compiler/optimization.ml > File "src/modelica_compiler/optimization.ml", line 166, characters 21-22: > Error: This expression has type string but an expression was expected of type > bytes > > Is it li

Re: [Scilab-users] compilation with OCaml 4.06

2018-02-21 Thread Clément David
Hello Florian, The easier would be to depend on the external Num library for the 6.0.x family as far as this library remains available; statically build against it is the way to go for OCaml code. Num might also be packaged in your system, use ocamlfind to look for it. Thanks, -- Clément Le

Re: [Scilab-users] Gsoc 2018 toolbox in scilab

2018-02-16 Thread Clément David
Hello Amit, It would be nice to have a machine learning however you could start by taking a look at what's already exists in http://atoms.scilab.org and on http://scilab.io/category/machine-learning . Could you try to improve what's already existing ? Thanks, -- Clément Le vendredi 16

[Scilab-users] Release of Scilab 6.0.1

2018-02-15 Thread Clément David
Dear Scilab users, We are pleased to announce the release of Scilab 6.0.1! Scilab 6.0.1 is the first revision of the 6.0 development branch. It fixes bugs and implements missing features from the 5.5.2 version especially : * fix crashes on corner cases (syntax, graphics, functions, etc..) *

Re: [Scilab-users] Dump the output of a function

2018-02-06 Thread Clément David
Le mercredi 17 janvier 2018 à 20:36 +0100, Samuel Gougeon a écrit : > Le 17/01/2018 à 20:26, Samuel Gougeon a écrit : > > Le 17/01/2018 à 18:16, antoine monmayrant a écrit : > > > Hello all, > > > > > > > > > I might say something really stupid, but can't we define a special > > > variable

Re: [Scilab-users] ?==?utf-8?q? Both scilab 5.5.2 & 6.0 stopped working (java issue under linux)

2018-02-06 Thread Clément David
ort for that. > > > I have 3 of my colleagues running Scilab on Ubuntu 17.04 /17.10 that > > > are > > > also affected. > > > Should I fill a bug report or it corresponds to a known one? > > > > > > > > > Antoine > > > >

Re: [Scilab-users] OpenFEM

2018-02-06 Thread Clément David
Hello Paul, May be at INRIA GForge [1] ? [1]: https://gforge.inria.fr/projects/openfem/ -- Clément Le vendredi 02 février 2018 à 08:59 +0100, paul.carr...@free.fr a écrit : > Dear All, > OpenFEM project seems to be dead ; the links do not work anymore > (http://www.openfem.net/t/ and ht >

Re: [Scilab-users] Atoms : "This account is not active"

2018-02-06 Thread Clément David
Hello Lucien, Your account might have been deactivated for some reason. I will take a look, what's your username ? -- Clément Le mardi 06 février 2018 à 14:27 +0100, Povy Lucien a écrit : > Hello > > I have a account for "atoms", when i want to log on this account we have > a return : > >

  1   2   3   >