Samuel GOUGEON [Mon, 22 Jul 2019 20:25:36 +0000]
[core] getmemory('') error refered to funcprot
Change-Id: Ief21234d31fb21c8c656ee2318eed0d714987334
Samuel GOUGEON [Fri, 21 Feb 2020 02:36:29 +0000]
saveafterncommands() set obsolete
Change-Id: Ibe37b6aa9d6baa137b26541fc1c693db6b5e5ba7
Samuel GOUGEON [Thu, 20 Feb 2020 22:28:23 +0000]
Fix files.iss after 9554001 [simulated_annealing => optim]
Change-Id: I98f7c36eb607c58fd272aa9867e39452a4391b28
Samuel GOUGEON [Thu, 20 Feb 2020 20:29:17 +0000]
[ast] fix parser.tst after
fced8250 (./. .\.)
Change-Id: Ib4aa3dc58056ff852d134c60975d206dd0659256
Antoine ELIAS [Thu, 20 Feb 2020 07:24:39 +0000]
update rc files to 6.1.0
Change-Id: I66f4eaff443a1de5fd19d694f353134d08d378c8
Stéphane Mottelet [Thu, 29 Mar 2018 10:36:31 +0000]
* Bug 14487 fixed: matrix indexing is now coherent with MATLAB
http://bugzilla.scilab.org/14487
http://bugzilla.scilab.org/11405
Change-Id: Ifd388cc9aa17075ca916c3bb35b468471eb80999
Clément DAVID [Tue, 18 Feb 2020 13:49:41 +0000]
helptools: regen xcos schema to pass help generation
Change-Id: Ie32afe055a2f8a85cfd7dc35cffb4bad1b73a6ec
Stéphane MOTTELET [Thu, 4 Jul 2019 21:24:05 +0000]
* Bug 14660 fixed: dec2base was not uint64 ready.
https://bugzilla.scilab.org/show_bug.cgi?id=14660
Change-Id: I7ea342ca26a054b88e34d79f7fe594c3ce1ae108
Samuel GOUGEON [Sat, 31 Dec 2016 19:40:08 +0000]
* Bugs #7777 & #12303 fixed - interactive move of any object in figure
* http://bugzilla.scilab.org/7777 : move mode turned off after each object
* http://bugzilla.scilab.org/12302 : enable moving blocks of legends
* ADDED in this commit:
- "Move objects" icon added in the graphics toolbar
- "Move objects" item added in the graphics Edit menu
- A true "Move mode" is now available: It is no longer necessary to
re-run ged(6) after each (successfull or unsuccessfull) selecting
click.
- error for Segs fixed.
- Labels: Moving with reversed axis added.
- Moving in log or/and reversed axis added for the following objects:
- Text
- Segments and arrows
- Polyline
- Rectangle
- Arc
- Moving added in all axis modes (normal, reversed, log) for the
following types of objects:
- Axes in their whole: handle = its frame box
- Legend: Both types of legends blocks, as generated with legend()
or with legends(): handle = its frame box
- Datatip detached: handle = datatip area
- uicontrols
- Unit test added for ged(6,)
- ged_loop, ged_move_entity: header added (split from ged.sci)
- dist2Ellipse() used nowhere in Scilab => removed
Change-Id: I8787fd46fc2a54f477ad2ca1e43554fa22683304
Clement David [Tue, 18 Feb 2020 11:08:41 +0000]
Xcos: fix Ball on a platform demo
Change-Id: I88e6103e7cbda2c9a4e45a8b9178b03516326342
Samuel GOUGEON [Sun, 10 Nov 2019 21:58:08 +0000]
* Bug 16244 fixed: perms() checkmemory & 'unique'
http://bugzilla.scilab.org/16244
PDF page: http://bugzilla.scilab.org/attachment.cgi?id=5024
See also: https://codereview.scilab.org/21124
Supporting "unique" for complex numbers is prevented, until
the required https://codereview.scilab.org/20723 is merged.
Extension of factorial() at https://codereview.scilab.org/19940
would increase perms() robustness.
m2sci: no reason to keep perms() in the "Not yet converted" list
(even without this patch). All Matlab perms() syntaxes exist
as is in Scilab. m2sci_perms() had no unit test.
Change-Id: I52bdc025ba530a63a1369650c1f5d133bc619f9e
Samuel GOUGEON [Fri, 8 Nov 2019 12:54:56 +0000]
[doc] mv perms.xml in setoperations
Merge of this transfer is required before improving the files contents.
Thanks.
Change-Id: Ied4ddd58c3fe6ce61d62877b6ede0bc1d6342ce3
Antoine ELIAS [Thu, 20 Feb 2020 13:25:59 +0000]
fix nchoosek example
Change-Id: I836d44592804fe22a07470d120acffdd3e8a63ca
Samuel GOUGEON [Sun, 14 Apr 2019 17:21:13 +0000]
* Bug 16064 fixed: tbx_make(Dir,'localization') never updated .mo files
http://bugzilla.scilab.org/16064
Change-Id: I7ec1a07b3d9000f8196c7f912413574662c209f5
Clément David [Thu, 20 Feb 2020 10:20:31 +0000]
Ignore .vscode directories
Change-Id: Ibded9b26391d045ae5bdd2b772fbfa3c0b908c28
Samuel GOUGEON [Fri, 27 Dec 2019 19:18:57 +0000]
* Bug 14734 fixed: [simulated_annealing] merged in [optimization]
http://bugzilla.scilab.org/14734
Change-Id: I20d13e4db77b6752a045f6690474147ae775382d
Samuel GOUGEON [Sun, 11 Nov 2018 15:55:15 +0000]
* Bug 15874 fixed: scatter3() renamed scatter3d()
http://bugzilla.scilab.org/15874
Change-Id: I46e16c4bdea34e8a78b388ff6323bb920c15e66d
Samuel GOUGEON [Fri, 29 Mar 2019 19:15:10 +0000]
* Bug 16028 fixed: intdec(intdec(x,r),1/r) now 'symmetric'
http://bugzilla.scilab.org/16028
Change-Id: I6504b6d394cdc626eccb0cb3101e6d72c213904f
Samuel GOUGEON [Fri, 26 Jan 2018 19:44:50 +0000]
* Bug 14738 fixed: hist3d() should be renamed bar3d()
http://bugzilla.scilab.org/14738
Change-Id: Icbc2b9ecdc6000c993c16afdd3e261e67f1b42d5
Samuel GOUGEON [Mon, 15 Apr 2019 13:06:43 +0000]
* Bug 16065 fixed: Buildoc used on-screen figures for <scilab:image>
http://bugzilla.scilab.org/16065
Change-Id: Icf98545b3e8543502dd752a3a93dc3b1b114833d
Samuel GOUGEON [Fri, 4 Jan 2019 23:44:11 +0000]
* Bugs 12013 & 14655 fixed: bitset() upgraded
* http://bugzilla.scilab.org/12013
* http://bugzilla.scilab.org/14655
bitset() rewritten accordingly with bitget()
bitset page rewritten. In PDF: http://bugzilla.scilab.org/attachment.cgi?id=4877
In addition to the patches and new features (see CHANGES and history):
- the old implementation of hypermatrices was still used
- argins tests are extended.
- unit tests were minimalist. They are now almost exhaustive.
Change-Id: I3f09e4f81eb53f50faaf49d02fbca88702512586
Samuel GOUGEON [Sun, 24 Nov 2019 05:23:58 +0000]
* Bug 10092 fixed: .\. and ./. rewritten + documented
http://bugzilla.scilab.org/10092
help page (PDF): http://bugzilla.scilab.org/attachment.cgi?id=5027
Change-Id: I02d516e47e08f801a564b75726f5176ef7f213a2
Clément DAVID [Wed, 19 Feb 2020 16:11:04 +0000]
fileio: fix crash at Scilab startup
Change-Id: I1c724bc15a7d4e84545c46b8f7be792269ea462a
Antoine ELIAS [Wed, 19 Feb 2020 19:32:34 +0000]
update homepage
Change-Id: Ie3df574d5d24cf3c3cf43c0c7ee777d1b144a70f
Samuel Gougeon [Wed, 13 Nov 2019 23:24:25 +0000]
* Bug 7589 fixed: nchoosek() introduced
http://bugzilla.scilab.org/7589
help page (PDF): http://bugzilla.scilab.org/attachment.cgi?id=5025
Change-Id: If28b816f3481c6fd48cd8c7a0c2d499bb871b322
Samuel GOUGEON [Tue, 25 Jun 2019 00:32:58 +0000]
* Bugs 16120 16121 16128 fixed: tree_show() with cells & void + improved
http://bugzilla.scilab.org/16120
http://bugzilla.scilab.org/16121
http://bugzilla.scilab.org/16128
Overhauled page (PDF):
http://bugzilla.scilab.org/attachment.cgi?id=4977
Change-Id: I9cfd96f4e5d3c027623aef6063be34c42c6800c1
Cedric Delamarre [Wed, 19 Feb 2020 15:30:44 +0000]
fix link in doc
Change-Id: I1e087c7f16b63e3cd7cd96b94e40c3695880a5fd
Samuel GOUGEON [Wed, 10 Jan 2018 23:52:32 +0000]
* Bugs 5824, 7732, 15344 fixed: datafit() upgraded + page overhauled
http://bugzilla.scilab.org/5824
http://bugzilla.scilab.org/7732
http://bugzilla.scilab.org/15344
datafit.pdf: to be removed before merging
Change-Id: Ic994529d79b3f3192887c9c01db17db7caf992a5
Samuel GOUGEON [Sat, 3 Aug 2019 17:54:06 +0000]
* Bug 16162 fixed: prbs_a() & noisegen() moved to elementary_functions
http://bugzilla.scilab.org/16162
joined to rand() & grand() in a new elementarymatrices/random subsection
No unit or NR tests to moved found for prbs_a() nor noisegen()
Please first merge https://codereview.scilab.org/21064
Change-Id: I5ec8848bd88b95082c285e55ee984e79aa094c88
Samuel GOUGEON [Wed, 8 Feb 2017 13:15:08 +0000]
vectorfind() upgrade: short needle, wildcard, hypermats, %nan
* SEP: http://mailinglists.scilab.org/Scilab-users-vectorfind-upgrade-SEP-tt4036885.html
* New vectorfind page (PDF):
http://mailinglists.scilab.org/attachment/4036887/0/vectorfind_PDF.zip
Change-Id: I4160490a89e13848e0ba4799bfa13faf50faf6ef
Samuel GOUGEON [Sat, 3 Aug 2019 23:31:52 +0000]
* Bugs 16090 16163 fixed: prbs_a(n,nc) infringed nc & slow. Page overhauled
http://bugzilla.scilab.org/16163
http://bugzilla.scilab.org/16090
New page (PDF): http://bugzilla.scilab.org/attachment.cgi?id=4991
All sce sci and tst files including prbs_a have been checked.
Another test and 2 demos are not impacted.
Change-Id: I42576ae0932f09b5d4dc3acb8bfcc671a7a061a4
Antoine ELIAS [Wed, 19 Feb 2020 14:01:28 +0000]
remove pdf file
Change-Id: Ib6c2ee4cde827250a49e9463ba083ad71bed8e66
Samuel GOUGEON [Mon, 6 Feb 2017 19:30:11 +0000]
histc() reforged
* BC 100 % ensured with all preexisting syntaxes
* syntaxes of histplot() reforged will be aligned with histc() ones.
BC will be 100% ensured as well (+ fixing the bugs)
* histc() unit tests: ~400 tests added.
* Help page rewritten, render. in PDF. Please remove it before merging
* Input data:
- extension to sparses, complex numbers, texts, and polynomials
- Data becomes the first input argument (Matlab-like). Back-compatibility ensured.
- %inf and -%inf values are now accepted. They yielded an error.
- In ranging mode, %nan values are now properly filtered out.
* Binning:
- Specification becomes the second input argument. Back-compatibility ensured.
- input bins become optional: automatic binning modes are now available:
- polynomials, texts: (discrete) categorial bins generated from data
- numbers: sqrt (default), freediac, sturges methods are now available.
- "discrete" categorial mode added, for all types of input data.
- Numbers: a fixed bins width can now be specified
- Numbers and texts: marginal bins can now be specified with -%inf and %inf
or with "" and "~~" on both histogram wings.
* Histogram scales:
- boolean "normalization" option replaced. Back-compatibility fully ensured.
- "counts" (default) and "countsNorm" options added for all input data types
"density" and "densityNorm" options added for data numbers in ranging mode.
- Management of special values (jokers) added: Nan, Inf, zeros in sparse, ""
- are excluded from the continuous histogram
- For each joker, an option can be used to take its counts into
account for normalized scales
* Results:
- Bins indices of data are now returned in 4th position. Back-compatibility ensured.
- Counts of jokers are now returned:
* integers: [leftout, rightout] (range) or [out] (discrete)
* decimal or complex numbers, full or sparse:
range: [leftout, rightout, zeros, nan, inf]
discrete: [out, 0, zeros, nan, inf]
* polynomials: [out, 0, 0, nan, inf]
* texts: range: [leftout, rightout, ""]; discrete: [out, 0, ""]
- Actual bins values or edges are now returned.
Change-Id: Ia9ef2f4bcefab81c5a5852610136daa56900d0fc
Samuel GOUGEON [Sat, 8 Jul 2017 00:47:50 +0000]
* Bug 15200 fixed & weekday() upgraded (SEP)
- http://bugzilla.scilab.org/15200
- SEP: https://wiki.scilab.org/SEP/2017%20-%20weekday()%20uppgrade
- ML http://mailinglists.scilab.org/Scilab-users-SEP-upgrading-weekday-tt4036719.html
New proposed page in PDF posted on the ML
Change-Id: I66335f03e49e49f347436067f554d8d7354fdae5
Samuel GOUGEON [Wed, 14 Feb 2018 13:32:00 +0000]
* Bug 15421 fixed: new default gca().grid_style = 7
http://bugzilla.scilab.org/15421
Change-Id: I2e4f57e062847ed2516577c159039ac9eaf018e8
Samuel GOUGEON [Tue, 28 Jan 2020 23:11:48 +0000]
* Bug 16304 fixed: implicitplot() => plotimplicit() improved
http://bugzilla.scilab.org/16304
plotimplicit overhauled page (PDF): http://bugzilla.scilab.org/attachment.cgi?id=5055
This commit supersedes https://codereview.scilab.org/#/c/20956/
Vectorization enhancement:
--> clf, tic(), implicitplot("x*(x^2 + y^2) - 5*(x^2 - y^2)",-3:0.01:6,-5:0.01:5), toc()
ans =
19.354552
--> clf, tic(), plotimplicit("x*(x^2 + y^2) - 5*(x^2 - y^2)",-3:0.01:6,-5:0.01:5), toc()
ans =
1.5225525
Change-Id: I167b7aa37450ed103f610ae3a8680a13abadd32f
Samuel GOUGEON [Sun, 7 Apr 2019 06:09:12 +0000]
* Bugs 15260 16124 fixed: sci2exp() for non-scalar structures or {}
- http://bugzilla.scilab.org/16124
- http://bugzilla.scilab.org/15260
- Complement to https://codereview.scilab.org/19412
- Conversion of array of rationals simplified (using rlist(..) instead
of mlist(["r" "dims" "num" "den" "dt"],..).
Change-Id: Ibd97c919f91cd204bc6b29a172df40cf89dc66f4
Samuel GOUGEON [Tue, 25 Jun 2019 15:44:01 +0000]
* Bug 16129 fixed: uiDumpTree() troubles with %, \n, \r, \t
http://bugzilla.scilab.org/16129
Tests:
* uiCreateTree.tst: Many unrelevant tests of uiCreateNode() removed.
* uiDumpTree.tst : Many unrelevant tests of uiCreateNode() and of
uiCreateTree() removed.
All removed tests were duplicates of tests in the proper files.
Help: Example improved (underused). <screen> added.
See also: targeting improved.
Change-Id: I19188eed3b68fbeced0fe08ff733a5c65ff94583
Clément DAVID [Thu, 13 Feb 2020 15:09:19 +0000]
xcos: regen dia.ref tests
Change-Id: Iec5b865a03108f19ef0444eb1e5cc5b6ea28fdf7
Samuel GOUGEON [Fri, 22 Feb 2019 23:00:46 +0000]
* Bugs 13603 14191 15965 fixed: plot() fixed. logflag implemented
* http://bugzilla.scilab.org/13603 : x vector, y scalar
* http://bugzilla.scilab.org/14191 : logflags
* http://bugzilla.scilab.org/15965 : encoded integers y
Page updated: http://bugzilla.scilab.org/attachment.cgi?id=4903 (PDF)
Example "Choosing a normal or logarithmic plotting mode"
inserted as example #1 and illustrated.
Requires first merging https://codereview.scilab.org/20878
Change-Id: Ie7f12325c09587573617c3c0a3197db08c593b4a
Stéphane MOTTELET [Fri, 5 Apr 2019 10:31:06 +0000]
* Bug 16020 fixed: cov() was slow
http://bugzilla.scilab.org/16020
Includes reduction of memory bandwidth (in gateway and macro),
update of unit test to include complex input and degenerate cases.
NR test checks speedup w.r.t. legacy code and high
memory bandwith code (https://codereview.scilab.org/#/c/20910).
Change-Id: I87841b6325b67ac64c38461f42b04985af1ebd2a
Cedric Delamarre [Mon, 17 Feb 2020 14:49:40 +0000]
fix pause, resume, abort management
* check there is no more VALGRIND/ASAN report when
- abort in a pause (inside an executed script or not)
- resume or abort after a ctrl-C in a "while %t, end"
* check there is no more prompt when resume a paused loop
* another test:
uicontrol("style", "pushbutton", "string", "Default", "position", [50 50 100 30], "callback", "disp(""Default"")");
uicontrol("style", "pushbutton", "string", "Prioritary", "position", [50 100 100 30], "callback", "disp(""Prioritary"")", "Callback_Type", 10);
while %t,end
click on Proritary button have to display "Prioritary"
click on Default have to display nothing
then Ctrl-C
"Default" have to be displayed,
resume must not show the prompt and abort have to go out of the loop.
Change-Id: I7c8f2a1a0a60975e6b91ac5920a79771d94114fd
Clément DAVID [Tue, 18 Feb 2020 09:09:18 +0000]
differential_equations: fix dasrt/dassl memleaks
Change-Id: I43dc574297db5d19ac84454ef07dec79598f51fb
Clément DAVID [Tue, 18 Feb 2020 15:42:44 +0000]
localization: refresh localization
Change-Id: I21e383a7a003d7542611448e662718b62e91a1f8
Clément DAVID [Tue, 18 Feb 2020 15:03:56 +0000]
linux: fix build after
d1efc231
Change-Id: Ib0e600cb3bd97ac19ffdaf25517ef15a9b024eb0
Antoine ELIAS [Mon, 17 Feb 2020 16:36:37 +0000]
update 'What's new' homepage for Scilab 6.1
Change-Id: Ie402e8a532641695719254c4460d894923c5314e
Antoine ELIAS [Tue, 18 Feb 2020 09:54:59 +0000]
update dice demo following changes in `unique`
Change-Id: I0c340057c23b74f740b0d69ba5df56579b1ef466
Antoine ELIAS [Fri, 14 Feb 2020 17:03:48 +0000]
CHANGES review
Change-Id: I02fcf668c352f4bf8417b2d596793b560133b666
Antoine ELIAS [Tue, 18 Feb 2020 07:36:14 +0000]
update Webtools iss
Change-Id: Iaf3f4400fe403e1df0bd39b47ed851a323297db6
Clément DAVID [Mon, 17 Feb 2020 21:00:08 +0000]
scicos: protect sciblk4 from out-of-bound writes
Change-Id: I0679b26a7fb92e5efb4d343482f359b7bca19f0d
Samuel GOUGEON [Sun, 16 Feb 2020 22:34:38 +0000]
unique(): push nb output in 4th position
Change-Id: I54d337db802c2ebc64cc488385391c145114487f
Clement David [Wed, 29 Jan 2020 16:34:49 +0000]
update CHANGES and help pages after
c1dbf528
Change-Id: Ic66374254472001351eada1514ddcaa601e72675
Adeline CARNIS [Thu, 14 Feb 2019 09:22:20 +0000]
example of aff2ab help page updated.
Change-Id: I0659292a3bc8724d2c360622b2f5ae3dcbab4a47
Adeline CARNIS [Mon, 17 Feb 2020 15:34:33 +0000]
eval3d removed
Change-Id: If032cc751804bafd554a682ce6ddfc7cb11d2ee9
Adeline CARNIS [Mon, 17 Feb 2020 16:31:24 +0000]
hypermat help page must be removed (since
6372caca6229)
Change-Id: I2935a7a35b053ead2e27c882f3d46f4c5d26147e
Adeline CARNIS [Mon, 17 Feb 2020 14:08:03 +0000]
[demos] GUI/Dialogs/x_dialog & x_mdialog did not manage Cancel button
Change-Id: Iab6f2a39cfc27ad9ee63c6de3ad6b6d6fb5fd67a
Cedric Delamarre [Mon, 17 Feb 2020 13:43:05 +0000]
core: heap-use-after-free crash fixed
Change-Id: Id1bf954ff7f4e6aeb6be7b6e77752cd681e18991
Antoine ELIAS [Mon, 17 Feb 2020 13:21:43 +0000]
remove empty demo in Web tools module
Change-Id: Id81a08aba94512094e733aaaf5e80b16196c6ab0
Clément DAVID [Mon, 17 Feb 2020 11:47:46 +0000]
linux: fix binary startup issue
Change-Id: I6f881aaa30a2a2c9a804459c2eb2bb0fa86ff73b
Samuel GOUGEON [Thu, 2 Jan 2020 23:40:10 +0000]
[doc] misc. fix & small improvements
* while: http://bugzilla.scilab.org/16300
Change-Id: Ide4940125a8246dc4b9789b12c632a90aba71134
Antoine ELIAS [Sun, 9 Feb 2020 06:32:46 +0000]
add GUI demo, Game Of Dice
Change-Id: I45fe27ff130e94c60fd4755d0972d20a730f5de9
Adeline CARNIS [Mon, 17 Feb 2020 10:10:07 +0000]
fix help
Change-Id: I1b35a33906c13ee8f41a51413a9fc47f0756b627
Adeline CARNIS [Fri, 14 Feb 2020 09:32:37 +0000]
[graphic_export] fix tests
Change-Id: I2f28c2361e7ca3c38beff9baa36b3ffc2790769e
Adeline CARNIS [Fri, 14 Feb 2020 15:00:30 +0000]
[graphics] fix tests
Change-Id: Ia2829c63f963b8fdc4b1365012f88ea840b4431c
Antoine ELIAS [Thu, 13 Feb 2020 16:20:41 +0000]
Bug 16325: mgetl could not read single line data which is greater than ~260,000 characters.
http://bugzilla.scilab.org/16325
Change-Id: I64fd700f83b9a85c148781d529eec2e2db521cd9
Cedric Delamarre [Fri, 14 Feb 2020 09:12:05 +0000]
[core] linux test updated
Change-Id: Id0cc042ef3c78bcb3b1206cdf1ff04ac522ee9d3
Cedric Delamarre [Wed, 12 Feb 2020 15:35:53 +0000]
[data_structures] test fixed
Change-Id: I40f89b4125c4757517370d2959a1b7f8c3c9ebf1
Adeline CARNIS [Fri, 14 Feb 2020 15:32:38 +0000]
[xml] fix test
Change-Id: I31d027bd821c2cb4eae0ba3c8f6b8a65051e422a
Adeline CARNIS [Fri, 14 Feb 2020 15:07:48 +0000]
[gui] regen dia.ref for addmenu test
Change-Id: Iedf805c91359431c9956db653d2d291a3eec2103
Cedric Delamarre [Fri, 14 Feb 2020 14:34:04 +0000]
documentation compilation crash on the compilation chain
Change-Id: I5b0721c6da2e7482278b19bb690c1e4b0007c830
Stéphane Mottelet [Fri, 14 Feb 2020 08:12:38 +0000]
[localization] fix wrong french translation of row
Consider the Wikipedia page
https://fr.wikipedia.org/wiki/Matrice_(math%C3%A9matiques)
and note that in this context, the french word for "row" of a
matrix is "ligne".
Other occurences have been fixed in launchpad.
Change-Id: Ib43f0af45dabbe8dffe0339676ad480e72207237
Clément DAVID [Fri, 14 Feb 2020 11:08:20 +0000]
fix definedfields() after
418a270d
Change-Id: I95bb4eba9014d4bf6592051a5859e26783c74ea6
Clement David [Tue, 4 Feb 2020 09:44:56 +0000]
* Bug #14742 fixed: `mprintf`, `msprintf` a non finite number displayed nothing.
Change-Id: Ice80a758b1e2eb7e5a76cf7708e39ca379cbbaae
Antoine ELIAS [Fri, 14 Feb 2020 08:11:52 +0000]
missing overload for sum with scalar sparse
Change-Id: I9dc202e597bec59ad3c6725cbf27d38acd7e403c
Adeline CARNIS [Fri, 14 Feb 2020 08:43:40 +0000]
[randlib] fix tests
Change-Id: Id9f653d647955f1c96336a6d918115d6322b9459
Cedric Delamarre [Thu, 13 Feb 2020 16:32:37 +0000]
[console] test updated about quote
Change-Id: Ib327a7a2b81442b8a63a5e6ff81bc94b3c381347
Adeline CARNIS [Thu, 13 Feb 2020 14:48:35 +0000]
[differential_equations] fix tests
Change-Id: I267fd48950bb302306ae6cb927ae684c25a8f3ad
Adeline CARNIS [Thu, 13 Feb 2020 16:42:28 +0000]
[output_stream] fix tests
Change-Id: If1c19a2d3635b71d2524ed4e28e182166b6b4b62
Cedric Delamarre [Wed, 12 Feb 2020 17:38:50 +0000]
bug_16190 fixed
first fix https://codereview.scilab.org/#/c/21086/
Change-Id: I021a4dee3192f2a1ea8f0e0c335e5fbeae6ecfc3
Antoine ELIAS [Wed, 12 Feb 2020 14:38:26 +0000]
fix core tests
Change-Id: If09df8cf50af62e932cd1de0724bfc590e7d02e6
Clement David [Thu, 13 Feb 2020 08:18:12 +0000]
scirenderer: bound iteration Graduation
Change-Id: Idf9582807a2ba287a50b38a3be66651461ba7f2d
Antoine ELIAS [Wed, 12 Feb 2020 19:24:40 +0000]
[functions] fix tests
Change-Id: I768db04a83fd375d0fe00ec3b124e65d8b892a5e
Cedric Delamarre [Wed, 12 Feb 2020 10:11:56 +0000]
[string] bug_4807 fixed
Change-Id: I8c3be61aac91213c239c483864aa99a94586c662
Adeline CARNIS [Tue, 11 Feb 2020 15:55:12 +0000]
[optimization] fix tests
test_run("optimization", ["optim_ga", "neldermead_newdestroy",
"optimbase_newdestroy", "optimsimplex_new", "bug_13092"])
Change-Id: I9a0e888edfcd4f429274e81fbacbe933ae4085df
Cedric Delamarre [Wed, 12 Feb 2020 15:40:23 +0000]
bug_11077 fixed.
now, rlist() return an error
test_run data_structures bug_11077
Change-Id: If93e962e93072c1f81771558ef7d948506e88795
Cedric Delamarre [Wed, 12 Feb 2020 14:45:57 +0000]
[coverage] test fixed after
3d0d1f920098
Change-Id: I34ede8ad8e7cac4cc541de3c95cb57d02efb42cf
Stéphane MOTTELET [Wed, 12 Feb 2020 12:31:54 +0000]
* Bug 16323 fixed: now conj(sparse(x)) is real when x is real
https://bugzilla.scilab.org/show_bug.cgi?id=16323
Change-Id: I51bb8bfe9c448f7e033409a0513c8c30ddf8134f
Clément DAVID [Tue, 28 Jan 2020 10:55:17 +0000]
string: pass tests
Change-Id: I60e057d442b9a7e36446ae8f2af6f3013bc1045b
Stéphane Mottelet [Tue, 11 Feb 2020 12:52:29 +0000]
[ast] fix polynom display after
0000af49
Change-Id: I5d9dee0cb6b642c606c70053e30fa67d740eae84
Cedric Delamarre [Tue, 11 Feb 2020 09:40:19 +0000]
TCLTK on Mac fixed
Change-Id: Ia72d3724b65e34b251a1dc18a25651edbc5a3906
Clement David [Tue, 11 Feb 2020 10:38:05 +0000]
xcos: fix headless image generation (again)
Change-Id: I9eb94e82ae1fbd97c8c78da9a08f4cc41ad451aa
Adeline CARNIS [Tue, 11 Feb 2020 10:23:43 +0000]
[elementary_functions] fix test
test_run("elementary_functions", ["bug_426", "bug_3735", "clean",
"conj"])
Change-Id: I15aca5fd0ac919cb6a463b6c514a2c43e3507671
Antoine ELIAS [Mon, 10 Feb 2020 21:38:18 +0000]
fix ast tests
Some tests still failed, especially with time comparison. ( 15087, 15701 )
And other with numerical difference ( 14303, 15781 )
Change-Id: I1cbf68c1953e6017e9e601b3f330a2b4ba043c5d
Cedric Delamarre [Tue, 11 Feb 2020 08:57:19 +0000]
[api_scilab] dia.ref regen about quote in string display
Change-Id: I1be9cf60b7aca547130895128cbfbb9a17f83322
Samuel GOUGEON [Sat, 2 Mar 2019 01:04:26 +0000]
[doc] wraps <refentry..>, unfold <synopsis> (part #1)
First part: modules [a*] -> [coverage]
Change-Id: I86ec6ea911b95e0b8c5057667e4757c6a66e9058
Antoine ELIAS [Mon, 10 Feb 2020 16:28:46 +0000]
keep dimension of int-index during extraction
Change-Id: I68e04363c5230c553d10dd1adfb986c56bb724da
Clément DAVID [Mon, 20 Jan 2020 09:29:37 +0000]
ast: pass bug_15781 after
55ed9848604
Change-Id: I6d83ed3363e5837e87e5b097349c60711b9fc980
Samuel GOUGEON [Fri, 5 Apr 2019 22:46:23 +0000]
* Bug 16046 fixed [cacsd]: sysLin +/- [] yielded warnings
http://bugzilla.scilab.org/16046
This proposed patch is conservative wrt Scilab 5.5.2 behavior:
With it, we still have
* [] + sys == sys + [] == sys - [] == sys
* [] - sys == 0 - sys (that's not -sys)
But we alternatively could get an empty syslin
(provided that an empty syslin is clearly defined...
not sure this is the case in 5.5.2).
Change-Id: I5808aca8f0f2d78961de4ef8fe5411d8e1daa0f1
Samuel GOUGEON [Fri, 19 Jul 2019 21:56:05 +0000]
* Bugs 16137 16138 16140 fixed: playsnd() fixed & upgraded
http://bugzilla.scilab.org/16137
http://bugzilla.scilab.org/16138
http://bugzilla.scilab.org/16140
Overhauled playsnd() page (PDF):
http://bugzilla.scilab.org/attachment.cgi?id=4982
(see the History)
Change-Id: I9f7c9af0a0f1f713a0030260889fe3d060436688
Samuel GOUGEON [Fri, 16 Feb 2018 06:35:47 +0000]
* Bug 15428 fixed: repmat() was slow: rewritten => > 7x faster
http://bugzilla.scilab.org/15428
http://mailinglists.scilab.org/Scilab-users-More-rapid-calculation-tp4037596p4037608.html
Change-Id: I599bbfa3988dbf865f2ff32eb360eabddd53227b