Sylvain GENIN [Tue, 12 May 2015 13:45:47 +0000]
Xlist integrated in another Xlist need to be copied to perform an affectation
example :
value = mlist(["test", "NAMES", "VALUES", "DATE"], ...
"a", ...
ones(2,2), ...
ones(2,2));
data=tlist(["test", "DATA", "PT"], ones(4,1), value);
test = data;
data.PT.NAMES = "b" ;
data.PT.NAMES
test.PT.NAMES
Change-Id: Ia7c7b1bf1f5747f73300808a1833333ccc1f1b60
Vincent COUVERT [Wed, 13 May 2015 13:38:19 +0000]
Tests deactivated because make test_run fail (parsing issue): will be fixed later.
Change-Id: Ifa9fafed9e36d5305c3db5ff19924dff694c4db9
Vincent COUVERT [Wed, 13 May 2015 12:55:51 +0000]
Revert modification pushed by error (https://codereview.scilab.org/#/c/15725/), indent of Scilab files deactivated :(
Change-Id: I5799eae30824b28035f93f5923b133b880e68f0c
Vincent COUVERT [Wed, 13 May 2015 12:53:23 +0000]
Tests deactivated because make test_run fail (parsing issue): will be fixed later.
Change-Id: I6e73d00169bc5d9f44348f67ad37a16085b13c81
Vincent COUVERT [Wed, 13 May 2015 11:27:45 +0000]
Get this test back (removed by error when merging 'double' mondule into 'ast')
Change-Id: I68b3ff8639138a58ba8c0acb03adffac541e1cbc
Vincent COUVERT [Wed, 13 May 2015 11:20:11 +0000]
macr2tree now works in YaSp branch
Change-Id: I64f1abc520a25d35f5199c9a42b483bf0750f46a
Vincent COUVERT [Wed, 13 May 2015 11:19:29 +0000]
Synchronize tests with 5.5 branch
Change-Id: I3d2fa0a192efe8dd7d8528e983da12276ab82afe
Vincent COUVERT [Thu, 7 May 2015 13:32:39 +0000]
Revert "Manage load of deps for external_objects_java."
Already done in Java code.
This reverts commit
306d1549e04e3b01970e931223fc80c37285ff61.
Change-Id: Id9bbfba600fb1426203346189f3c5132a497423b
Vincent COUVERT [Thu, 7 May 2015 12:34:47 +0000]
Move part related to mtlb_mode from listinsertion.tst to mtlb_mode.tst (set as not fixed for the moment).
Test:
test_run data_structures listinsertion
Change-Id: I829febc7b73d03ddead3860e410f399c06cbd5ca
Vincent COUVERT [Thu, 7 May 2015 11:32:30 +0000]
* Revert bug_5607.tst removal (https://codereview.scilab.org/#/c/11676/)
* Set tests as NOT FIXED until mtlb_mode is implemented.
Change-Id: I1de3f9f9738f6680735cc59144ce41b6a65c4eed
Vincent COUVERT [Thu, 7 May 2015 10:45:48 +0000]
Change error number 144 ==> 999
Change-Id: Ib4d8b16a6c6e4cf55453639f2d112f2e78b88520
Test: test_run integer bug_623
Vincent COUVERT [Thu, 7 May 2015 10:10:21 +0000]
Manage load of deps for external_objects_java.
Change-Id: Ib683ae8f84991b30b1959950c8f59df327c0bfc1
Anais AUBERT [Wed, 6 May 2015 15:39:42 +0000]
fix bug 4675 test
Change-Id: If5d6dd1e603e63f6d45d6e3414318d276da11495
Anais AUBERT [Mon, 22 Dec 2014 10:03:56 +0000]
Removed tests using fun2string (removed function).
Change-Id: Iaed8834538883fe519b220966c6d6f2a3ca21861
Vincent COUVERT [Thu, 7 May 2015 09:05:01 +0000]
Merge remote-tracking branch 'origin/master' into YaSp
Conflicts:
scilab/modules/differential_equations/sci_gateway/fortran/sci_f_odedc.f
scilab/modules/differential_equations/tests/unit_tests/intg.dia.ref
scilab/modules/graphics/Makefile.am
scilab/modules/graphics/Makefile.in
scilab/modules/graphics/src/c/getHandleProperty/getHandleProperty.h
scilab/modules/mpi/Makefile.am
scilab/modules/mpi/Makefile.in
scilab/modules/overloading/macros/%hm_sum.sci
scilab/modules/scicos/sci_gateway/c/sci_data2sig.c
Change-Id: Ie2ec359732388de39d230cb2fe01f2e659c6bc26
Anais AUBERT [Wed, 6 May 2015 08:26:41 +0000]
fix bug 4834 test
Change-Id: I136f6ead8ea4fdfe6bcdf55000a7788e164d5965
Vincent COUVERT [Thu, 7 May 2015 08:06:03 +0000]
Merge remote-tracking branch 'origin/5.5'
Change-Id: I1ff3668b0dc4b4bbb7a4cdb8e6995c3f9269914d
Clément DAVID [Wed, 6 May 2015 06:43:13 +0000]
Update the javadoc comments to "JEP 172: DocLint"
Accordingly to the Javadoc team, the <br /> tag is not a valid HTML tag
and it will generate an error at javadoc build with a recent JDK.
Change-Id: Iae8fa8f2ea80a6da5938a0f5a70bb164d8da38a2
Paul Bignier [Wed, 6 May 2015 09:30:49 +0000]
Typo fixes
Change-Id: Ie6fab54f97f1e645c1e9bc7c63e53f9a7eb0716f
François GRANADE [Thu, 7 May 2015 07:20:07 +0000]
Fix a typo in fftw.start
Change-Id: I4c95ba1d828d8045bb715809e383241d24e08dcc
Cedric Delamarre [Wed, 6 May 2015 14:50:34 +0000]
dlwGetSdkPath : error was not clear after a winqueryreg fail.
Change-Id: Ib22727aad9f41cce93abdfdf89d9770a9c669f90
Antoine ELIAS [Wed, 6 May 2015 11:54:05 +0000]
fix detection of 1:$ in insertion
Change-Id: I529625aa126cb37e80d408ac1fc4dbdb6a3db618
Antoine ELIAS [Tue, 5 May 2015 15:39:58 +0000]
fix trouble after https://codereview.scilab.org/#/c/16442
Change-Id: I9dbd16c07644fbc05536f9846a6acc83933eb094
Clément DAVID [Wed, 6 May 2015 06:28:03 +0000]
./configure --enable-debug-java should compile with full debug info
Change-Id: I10502ed4fca2aef91dfc8dd451e90793a5b35e62
Anais AUBERT [Thu, 30 Apr 2015 10:32:03 +0000]
fix xclick
getcolor()
//clic on a color or close cross, it should not segfault
Change-Id: Id776d6ffa0b1982963b2c3fbab35040bc238f223
Charlotte HECQUET [Tue, 5 May 2015 14:11:40 +0000]
allow one output argument with fileparts
[path,fname,extension]=fileparts('SCI/etc/scilab.start')
[path,fname]=fileparts('SCI/etc/scilab.start')
path=fileparts('SCI/etc/scilab.start')
Change-Id: Ied183704222af83194cc7fd51799670cd30e2268
Antoine ELIAS [Tue, 5 May 2015 11:51:42 +0000]
fix double free in spec function
test_run("linear_algebra","bug_3652")
Change-Id: I1f67fa8e7daacf459c98001a4776169915701f39
Antoine ELIAS [Wed, 29 Apr 2015 09:27:30 +0000]
Improve performance for loop and insertion
Change-Id: I963599a21312ef536ca6cebfecde9debd57b04d2
Vincent COUVERT [Thu, 30 Apr 2015 08:59:27 +0000]
savematfile allows double of any dimension
This reverts commit
8c1591d740cc9b84c5431158c4aea620060f608b.
Change-Id: Ib0a161642b4f3feaac9488caee69de4d879e2b86
Sylvain GENIN [Mon, 4 May 2015 15:16:13 +0000]
GetStructVariable : now manage multiple element structs.
Test: test_run("matio","bug_9354");
Change-Id: I51549604f1653bae4b7b4dcd277946d22ecdbd01
Sylvain GENIN [Mon, 4 May 2015 13:50:30 +0000]
GetCharVariable: better management of array of strings.
Test: test_run matio bug_7862
Change-Id: I2d46fdf04c1200f179a816c14e7f7fcc44ec0ba2
Sylvain GENIN [Mon, 4 May 2015 13:42:48 +0000]
GetInteger:
- missing break for one switch
- unsigned integers were saved as signed.
Test: test_run matio savematfile
Change-Id: I6cad343539c6018f78b847ee22e3a1fa5afffa8e
Sylvain GENIN [Tue, 5 May 2015 08:03:24 +0000]
test_649 : add tag <-- ENGLISH IMPOSED -->
Change-Id: Id470898ce3f55b75d8368e480ed23c0848a78989
Juergen KOCH [Tue, 28 Apr 2015 07:30:33 +0000]
Typing error correction in clf.xml
Change-Id: I7078d108e8adb02c9fdc5f24ce53dd755e2f10e7
Cedric Delamarre [Thu, 30 Apr 2015 13:25:04 +0000]
Avoid the use of macro min/max for Windows compilation.
Change-Id: I13e749f072d0ea3a268ba248f47796393eef50ec
Vincent COUVERT [Thu, 30 Apr 2015 12:52:02 +0000]
Fix double-free after https://codereview.scilab.org/#/c/16391/
Test: test_run ast insert
Change-Id: I2ab4929ad666c6e6a7d59e1e7633f874122e116a
Cedric Delamarre [Thu, 30 Apr 2015 11:56:10 +0000]
Windows install fixed : wrong operations path
Change-Id: I83fff0f7f2c568cb30679cbd55c0de77337673c2
Vincent COUVERT [Thu, 30 Apr 2015 12:35:07 +0000]
Fix xpolys after https://codereview.scilab.org/#/c/16390/ (nbRow & nbCol were no more set).
Test:
test_run graphic_objects xpoly
test_run differential_equations bug_10565
Change-Id: Id182683791687bf9b11f7ec053ce51d604000ba1
Cedric Delamarre [Thu, 30 Apr 2015 10:04:48 +0000]
Windows install fixed : includes missing
Change-Id: I02f7f76bbb64af72db6764b368722b4bb8b7f5c5
Samuel GOUGEON [Thu, 30 Apr 2015 09:31:03 +0000]
* Bug #13829 fixed - mean and sum functions returned wrong results for hypermatrices.
Change-Id: I1af531e81306fc2a61b290fb6e3a2c614ac456dd
Vincent COUVERT [Thu, 30 Apr 2015 08:59:09 +0000]
Revert "savematfile allows double of any dimension"
This reverts commit
57409d4c06eac6ed1f3f5822dbed55a8db7cc83c.
Change-Id: Iac90678d0c18273c612b34146c95f149e6429523
Vincent COUVERT [Wed, 29 Apr 2015 12:37:47 +0000]
Manage overloaded functions in where.
To test: test_run("graphics","bug_2043")
Change-Id: Iedd6db08a547cc954b07856f55cdd4a17b48c9a8
Vincent COUVERT [Wed, 29 Apr 2015 15:22:50 +0000]
savematfile now allows to save ND-arrays of doubles.
Change-Id: Ibbe0ae225644ebe35fe55c3d40dfe5d3c5b5c082
Test: test_run("compatibility_functions","bug_649");
Sylvain GENIN [Wed, 8 Apr 2015 08:31:58 +0000]
Missing global variable declaration in mtlb_eval.
Worked in Scilab 5.X because of a scoping bug.
Test: test_run("compatibility_functions","bug_4603");
Change-Id: I51672596c6b4307e40c2cb49a087430e2ffa7562
Sylvain GENIN [Thu, 9 Apr 2015 15:23:28 +0000]
function GetCellVariable and GetStructVariable splitted avoid multiple
code with function GetMatlabVariable
Change-Id: I88aef92f19f6c39d993b68c656c7c693e57ebfaf
Sylvain GENIN [Mon, 13 Apr 2015 12:23:51 +0000]
savematfile allows double of any dimension
test_run("compatibility_functions","bug_577",["no_check_error_output" ]);
link : https://codereview.scilab.org/#/c/16348/
Change-Id: I100be552268b0f88b8a314c6fe52feb6b6a16f11
Sylvain GENIN [Thu, 9 Apr 2015 12:46:33 +0000]
rewrite GetSparseVariable to c++
Change-Id: Iaa8bcb88dc0d06d4a04e231ebcd6842524f8736c
Sylvain GENIN [Thu, 9 Apr 2015 08:38:46 +0000]
GetCharVariable rewriten to cpp
Change-Id: I0d1a7cc824fa06c9585e41b6c3ad665b922ad04e
Sylvain GENIN [Wed, 8 Apr 2015 15:17:52 +0000]
allow multidimensions in GetIntegerVariable
Change-Id: I377345eff79a55609d9a1368883409cb7fda0cb3
Sylvain GENIN [Wed, 8 Apr 2015 14:30:33 +0000]
getDoubleVariable translated to cpp and option matfile_version for ConvertSciVarToMatVar added
Change-Id: I832b136fd424af4c4a0b54d35d56d6c8596954ba
Cedric Delamarre [Wed, 8 Apr 2015 11:55:41 +0000]
managememnt of empty command
loadXcosLibs(); tree_show(scicos_diagram())
then double click on tree, nothing must occur.
Change-Id: I754e5d4741376284c83340851f687a3dd6e4e775
Cedric Delamarre [Fri, 10 Apr 2015 11:58:33 +0000]
insertion in cell
a{2} = 1
a(2) = 128
Change-Id: I61c2d745a88f21485e4c9b327207c51ba908b97a
Sylvain GENIN [Tue, 21 Apr 2015 12:38:04 +0000]
for no display the zeros in a polynom
z=poly(0,"z")
Change-Id: Ie436129fcb9e5f61a091cda35f3cc27a4d68113b
Anais AUBERT [Wed, 29 Apr 2015 13:00:24 +0000]
fix xset doc about wpos parameters
Change-Id: I469ab24aeea8022180c7499e8f889d0c681f264b
Anais AUBERT [Wed, 29 Apr 2015 12:57:22 +0000]
fix xset(wdim,...)
test_run("graphics","bug_711",["no_check_error_output" ]);
Change-Id: If3b25365e6ef228c3c8e7cb2a3ba40e22470ec9b
Anais AUBERT [Wed, 22 Apr 2015 10:11:14 +0000]
fix bug 9464 : predef(0) no more available in yasp
test_run("graphics","bug_9464",["no_check_error_output" ]);
Change-Id: I32f18625c537cf4b30033e8b9c7c6501d664c88a
Paul Bignier [Mon, 27 Apr 2015 13:21:35 +0000]
Differential_equations tests: fix warnings and wrong quotes
Change-Id: I4affa73b2b65b7955a1b84e2b88632f2f2c5a79c
Cedric Delamarre [Tue, 28 Apr 2015 13:36:25 +0000]
somes modifications about UserType
Change-Id: I43d836cdf2b98ea35d4d0e84e6c9023bea930433
Paul Bignier [Mon, 27 Apr 2015 15:21:35 +0000]
Scicos: only call CVDense() when necessary
Change-Id: I439f6f3d8fe36832cbbb3614163345bb790da83e
Paul Bignier [Mon, 27 Apr 2015 15:01:12 +0000]
Optimization tests: fix warning
Change-Id: I00f8e81ac97755b6a14f2d070087ba06c0619da7
Paul Bignier [Mon, 27 Apr 2015 14:08:38 +0000]
Scicos macros: do not use protected 'dst' name
* Using 'dst' generated warnings in some tests
Change-Id: Ideb64c9fd71af460e96042ae68bde3f15fda690a
Cedric Delamarre [Wed, 15 Apr 2015 15:51:44 +0000]
HDF5 fixed about non initialization of static member
We can not be sure that the static member "nameToType"
will be initilize before the call of static methode "initMap".
Change-Id: I6b5f0fdeb24fb8dc3a8a5c282350d71bcd27c482
Vincent COUVERT [Wed, 22 Apr 2015 14:29:50 +0000]
Fix double free after https://codereview.scilab.org/#/c/16391/
Change-Id: Ib5a3bf360ab07e0018d8b9317f66a257281d18ef
Antoine ELIAS [Wed, 22 Apr 2015 07:20:57 +0000]
enable visual leak detector in all projects ( on windows and debug mode only )
fix ast, elementary_functions, string tests memory leaks.
to use it :
- install Visual Leak Detector ( https://vld.codeplex.com/releases )
- add path in Visual Studio Configuration ( https://vld.codeplex.com/wikipage?title=Using%20Visual%20Leak%20Detector&referringTitle=Documentation )
- add preprocessor flag DEBUG_VLD in Property Manager Configuration of Visual Studio.
- Rebuild and play !
Change-Id: Icc6d7449a3e8f4f11dcb752f75805e5ba5fa5f3f
Cedric Delamarre [Tue, 21 Apr 2015 13:03:05 +0000]
[graphics] set data property 'data' fixed with Matplot
Matplot(rand(10,10)*10)
e=gce();
e.data = rand(10,10) * 20;
e.data = rand(10,10) * 30;
Change-Id: I6bd627248c3cbb12369cccd39da6196d81f7a303
Cedric Delamarre [Tue, 14 Apr 2015 10:18:37 +0000]
Intel compiler on Linux
Change-Id: Ic9247da37721b1280128faa3c7713ddc2880fb85
Cedric Delamarre [Wed, 22 Apr 2015 08:07:59 +0000]
UserType fixed about pure virtual methode
Compilation error occured when a class inherit of UserType and do not overload toString methode.
Change-Id: I34440a2bc20dc2e7f3506e6cb97edfec2cc93303
Cedric Delamarre [Tue, 14 Apr 2015 10:18:37 +0000]
Intel compiler on Linux
Change-Id: Ic9247da37721b1280128faa3c7713ddc2880fb85
Cedric Delamarre [Tue, 14 Apr 2015 10:17:40 +0000]
[MPI] definition of DEBUG removed from Makefile.
Change-Id: Id10342dd54779695cb1802ef23ba95ce82cac098
Vincent COUVERT [Wed, 22 Apr 2015 13:43:26 +0000]
Backport https://codereview.scilab.org/#/c/16367/ to 5.5 branch
Change-Id: I0d57cd41bc47b0750b959cf18be2fe61dd1a6d77
Vincent COUVERT [Wed, 22 Apr 2015 12:40:47 +0000]
Fix exception occuring when deleting a Scrollable frame
Change-Id: I76c670aef1f42c2d3e188724356b57b94e2829d3
Calixte DENIZET [Tue, 21 Apr 2015 12:08:55 +0000]
Add a way to precise mark border color for scatter plots
Change-Id: I36b96ddb34fc1d3794aa5b219955f2a50d9ad50f
Cedric Delamarre [Tue, 21 Apr 2015 08:42:19 +0000]
gateway generation fixed
Change-Id: Ia679af36ee3fb0f73e89a713e1c1fb3c426f7a9c
Sylvain GENIN [Mon, 30 Mar 2015 13:36:03 +0000]
passes the character in string variables in the save function for the Atoms Module
Change-Id: I996e7621d268fa7a13a332c3a17c2252d299cfa0
Anais AUBERT [Thu, 16 Apr 2015 09:41:25 +0000]
fix bug 9571 test
Change-Id: I34fdd5460f989490df9109ad30e8b25d3b797926
Anais AUBERT [Wed, 15 Apr 2015 07:55:01 +0000]
fix bug 3268 : link with non existing file crashed
Change-Id: I0e7125ad2e28695f28eb0742fc9acc3ad422f5d1
Anais AUBERT [Tue, 14 Apr 2015 13:32:19 +0000]
removed bug 4548 : fortran external link
Change-Id: Ia232af041209329ba68a55d0c7ba42867bfa11ff
Anais AUBERT [Mon, 13 Apr 2015 12:20:44 +0000]
updated bug 3191 c file
Change-Id: I3d6eea051f3922d1ec17142ee7d54490a3644941
Anais AUBERT [Wed, 8 Apr 2015 12:33:21 +0000]
fix ilib_build test : gw c syntax changed
test_run("dynamic_link","ilib_build",["no_check_error_output" ]);
Change-Id: I332d08564605804a62a9b264f3ddea90ce766f28
Anais AUBERT [Mon, 13 Apr 2015 09:49:12 +0000]
updated bug 2085 c file
Change-Id: I581c5688e51e629d523a6af580824d3a2eba1929
Anais AUBERT [Mon, 13 Apr 2015 12:51:21 +0000]
updated bug 3392 c file
Change-Id: I068777d1e75144356a71e5d157c4f78b34e291f6
Anais AUBERT [Thu, 9 Apr 2015 10:14:20 +0000]
fix illib_build_2 test : yasp gw c syntax
Change-Id: I98adbab934dcf64573c474363f4f846267c7339d
Anais AUBERT [Mon, 13 Apr 2015 08:30:56 +0000]
fix ilib_build_cpp test
Change-Id: Ic1483d5b382bd57bb467a5a91e5d3719ecf5341f
Anais AUBERT [Tue, 14 Apr 2015 08:40:56 +0000]
fix link return order and bug 3639 c file
test_run("dynamic_link","bug_3639",["no_check_error_output" ]);
Change-Id: I63b0773b74ee379f4be8b5a07a2b4ceece055963
Anais AUBERT [Wed, 15 Apr 2015 09:53:46 +0000]
fix addinter_loop test
exec SCI/modules/dynamic_link/tests/unit_tests/addinter_loop.tst;
Change-Id: I1f27dcd85ced683b9f347e04f885eaeedc4a0c5c
Antoine ELIAS [Wed, 15 Apr 2015 10:03:30 +0000]
fix string memory leak in tests
Change-Id: I66495d45fc1aea5636669045879656c24aab2ebf
Antoine ELIAS [Tue, 14 Apr 2015 09:33:12 +0000]
fix elementary_functions memory leak in tests
Change-Id: Icb8ca033e4c4b05eabae7b94bba827f2c88c62ca
Antoine ELIAS [Tue, 14 Apr 2015 09:31:52 +0000]
fix ast memory leak in tests
Change-Id: I4a8305d8371b73ed5ac38c1c9eb2ebafc14f02c5
Sylvain GENIN [Tue, 14 Apr 2015 13:23:11 +0000]
insert data from handle with index in Double
fix :
test_run("core","bug_3006",["no_check_error_output" ]);
Change-Id: Idd9671d6674e9a058d2d46aac44bde60f1dd884d
Sylvain GENIN [Tue, 14 Apr 2015 14:59:51 +0000]
insert to the data in cell has changing, translate g(2).entries by g{2}
test_run("overloading","bug_3833",["no_check_error_output" ]);
Change-Id: I7a53c37b2e507b7677c778d422714bc63eb1e1bf
Sylvain GENIN [Mon, 13 Apr 2015 14:15:54 +0000]
the type of data link format to read for the getGraphicObjectProperty function for case windows
test_run("compatibility_functions","bug_7079",["no_check_error_output" ]);
Change-Id: I2def9d4dd49604765da36ec6bf44be4c9caee605
Sylvain GENIN [Wed, 1 Apr 2015 10:16:11 +0000]
import or export for the struct and cell from hdf5
test_run("hdf5","exportImportHdf5",["no_check_error_output"]);
Change-Id: I7f4dedee7716543dbea7fe75887503d05fee4ee1
Leszek DZIAMSKI [Mon, 13 Apr 2015 08:24:59 +0000]
pl_PL translation for integer module
Change-Id: I5642998ea4109e793b62e2d3375839912d62059a
Vincent COUVERT [Fri, 10 Apr 2015 13:10:46 +0000]
Fix test after https://codereview.scilab.org/#/c/16310/
New precision for complex calculation.
test_run ast dotdivide
Change-Id: I83b9ecfb4a90880b5cf01bc2303a9baffa0c73e7
Vincent COUVERT [Fri, 10 Apr 2015 13:09:31 +0000]
Fix tests after https://codereview.scilab.org/#/c/15712/
acosh is no more a macro.
test_run ast comparisonequal
test_run ast comparisonnonequal
Change-Id: I7af401e1e88fc75eb1cba3f1e0e644130f7a2709
Antoine ELIAS [Fri, 10 Apr 2015 12:27:49 +0000]
fix remove var from api scilab
test_run external_objects_java jexists
Change-Id: I7eb3fa6ba76f96a4555d541cb7f7d7e8fcd0b17a
Vincent COUVERT [Fri, 10 Apr 2015 10:17:55 +0000]
Fix Mac OS X / GCC 4.8.2 compilation
Change-Id: I2b66483fca167be2df93d759134f4537115aafbf
Antoine ELIAS [Fri, 10 Apr 2015 09:46:14 +0000]
fix acosh function to out of bounds values, double free in prod and update asech test
test_run elementary_functions acosh
test_run elementary_functions asech
test_run elementary_functions prod
Change-Id: Ic025e854e2dd056b621f99a8640a5ea53810eef1
Cedric Delamarre [Fri, 10 May 2013 07:23:34 +0000]
rewrite spchol using eigen.
test_run("sparse","bug_6827",["no_check_error_output" ]);
test_run("arnoldi","bug_12137",["no_check_error_output" ]);
Change-Id: Ibb7c961aad9be62c6550e54a3ce62f31dada4a92
Sylvain GENIN [Tue, 7 Apr 2015 07:41:08 +0000]
triu and tril can handle integers
test_run("integer","intops",["no_check_error_output" ]);
Change-Id: I336fa1b0a57db02b87e0754bd98ee4fbcdb7d127