Peter Senna Tschudin [Fri, 3 May 2013 15:02:57 +0000]
Merge remote-tracking branch 'origin/YaSp' into richelieu-vmkit
Antoine ELIAS [Thu, 2 May 2013 14:24:04 +0000]
clone varargout varaible before close scope
Change-Id: I3ca8373e9e5224b175acc763cab10f2b2e6ec65d
Antoine ELIAS [Fri, 26 Apr 2013 12:03:51 +0000]
add macrovar function
Change-Id: Ie492a737ae05a285d954c1e5bb224b2fdaa4f935
Antoine ELIAS [Thu, 2 May 2013 09:43:46 +0000]
Now items in list are cloned, add setfield and getfield functions, fix qmr function
Change-Id: Iee7b789b78a64c9a4358b6fa5b7a9f835c78c980
Cedric Delamarre [Thu, 2 May 2013 10:00:45 +0000]
mode(5) and useless conditions removed from sparse unit test.
Change-Id: Ifb43d86139b4eb836bfa4e9169aa889338580185
Cedric Delamarre [Thu, 2 May 2013 09:58:01 +0000]
comparison between sparse corrected.
a = sparse(rand(6,6))
b = sparse(rand(6,5))
a == b
a <> b
Change-Id: I526c4b412e236133c65f99234f55d26527c49edc
Cedric Delamarre [Thu, 2 May 2013 09:01:17 +0000]
substraction of identity to complex matrix corrected.
a=6*ones(3,3)+4*%i;
a-6*eye()
6*eye()-a
Change-Id: Ie0b935d0105cbf6fd09ec53140cc45b34685442d
Cedric Delamarre [Tue, 30 Apr 2013 13:34:28 +0000]
Create a sparse with null size should return an empty matrix.
s=sprand(0,0,0.01);
assert_checkequal ( s , [] );
sp=sparse([],[],[5 9]) // should be an empty sparse of size [5 9]
Change-Id: I9e16f7c5fb53b965c9cd867715881ddbb52e8b72
Antoine ELIAS [Thu, 25 Apr 2013 13:42:27 +0000]
add ";" in pcg_list test
Change-Id: Id810c0e60b417ec2d515bb84df0548df2d96dac9
Antoine ELIAS [Thu, 25 Apr 2013 13:22:33 +0000]
sparse : remove sps2adj macros, rewrite ordmmd fortran gateway
Change-Id: I9b0ba2bf190e87ad033fe241aeed1477c8c50abe
Peter Senna Tschudin [Fri, 26 Apr 2013 15:22:54 +0000]
Merge remote-tracking branch 'origin/YaSp' into richelieu-vmkit
Antoine ELIAS [Thu, 25 Apr 2013 10:37:17 +0000]
improve boolean sparse and sparse
test_run("sparse", "lsparse")
Change-Id: I88509425afca1eaa25c5c87717fef54136653a8b
Antoine ELIAS [Wed, 24 Apr 2013 13:33:36 +0000]
move logicalOpExp algo to operations module and reforge it
Change-Id: I0b41ac5fe43318b2b8612afd198445a6fc5317b5
Antoine ELIAS [Tue, 23 Apr 2013 07:34:22 +0000]
remove sci_spones from linux AND windows compilation
Change-Id: I0ae8a5da2d260b798fecdb1fa0e96137addb5799
Vincent COUVERT [Tue, 23 Apr 2013 06:29:25 +0000]
Revert "Remove a duplicate declaration"
This reverts commit
3bd32abbf1bebbf632b2b1a80234060f31c0eb43
Change-Id: I7ae5e959f7877ddcd08e2dc3821ebd66e6b0088a
Vincent COUVERT [Tue, 23 Apr 2013 06:29:05 +0000]
Revert "Fix compilation after https://codereview.scilab.org/#/c/11362/"
This reverts commit
f5ad048256839a74e6b1bc3c6ff54e688c0364db
Change-Id: I7b7c9091c3e580d6183011f7ece2b92133492467
Vincent COUVERT [Mon, 22 Apr 2013 20:51:19 +0000]
Fix compilation after https://codereview.scilab.org/#/c/11362/
Change-Id: If763d7c74bd592af28ef695cefd7faa55992aa8c
Sylvestre Ledru [Mon, 22 Apr 2013 16:36:01 +0000]
Remove a duplicate declaration
Change-Id: I2faf5bcf7b0c2a1e08db3c87774af24e18f3a3bc
Antoine ELIAS [Mon, 22 Apr 2013 15:46:22 +0000]
missing core/Makefile.in regeneration
Change-Id: I845380d5ce9430cdd2c5475f4771ce8c910b9a70
Cedric Delamarre [Mon, 22 Apr 2013 13:11:54 +0000]
adj2sp corrected
test_run("sparse","adj2sp")
Change-Id: I02b5bb16dbda8814f2b2e265c1e40355952e24e0
Cedric Delamarre [Mon, 22 Apr 2013 10:36:17 +0000]
module sparse plugged.
Change-Id: I834fa9183308b19ce5f4fc87ab10c875d6655250
Antoine ELIAS [Mon, 22 Apr 2013 10:16:12 +0000]
Merge remote-tracking branch 'origin/master' into yasp
Conflicts:
scilab/modules/helptools/macros/xmltoformat.sci
scilab/modules/output_stream/sci_gateway/cpp/sci_diary.cpp
scilab/modules/scicos/src/c/scicos.c
scilab/modules/spreadsheet/includes/gw_spreadsheet.h
scilab/modules/spreadsheet/sci_gateway/c/gw_spreadsheet.c
scilab/modules/spreadsheet/sci_gateway/spreadsheet_gateway.xml
scilab/modules/spreadsheet/src/c/csvRead.c
scilab/modules/spreadsheet/src/c/csvWrite.c
scilab/modules/spreadsheet/src/c/csv_strsubst.c
scilab/modules/string/Makefile.am
scilab/modules/string/Makefile.in
scilab/modules/string/includes/gw_string.h
scilab/modules/string/sci_gateway/c/gw_string.c
scilab/modules/string/sci_gateway/c/sci_isnum.c
scilab/modules/string/src/c/string.vcxproj
scilab/modules/ui_data/src/cpp/UpdateBrowseVar.cpp
Change-Id: I0857f9853d8c4699f4fa4bc8a33a65a332bc6baf
Antoine ELIAS [Mon, 22 Apr 2013 08:18:59 +0000]
fix f2c solution and windows installer
Change-Id: Ia8d340181b0349deddb5ce85a51cff6005c68fdf
Charlotte HECQUET [Fri, 19 Apr 2013 09:54:42 +0000]
* Bug #6752 fixed - unit test scilab.tst has been split in different tests.
Change-Id: I83e72fdf122e2c079a3a51ab0f324c76e99738f0
Cedric Delamarre [Fri, 19 Apr 2013 16:13:15 +0000]
getType never retrun a RealGeneric
test_run("string","length")
Change-Id: I05dbbfeb5a6b08f3b96b1cd242fb607767e5ce33
Antoine ELIAS [Fri, 19 Apr 2013 09:54:28 +0000]
take care of maxdim instead of number of index during creation by insertion
toto([2 2 2 2]) = 8;
toto == [0;8]//before was [0;8;0;0]
Change-Id: Ib82bdc95ac3eec274f65ed42d9243920d311176d
Antoine ELIAS [Fri, 19 Apr 2013 10:43:09 +0000]
add overload on MList in length function
Change-Id: Ic202a7f4964ef758d93f27b7be5960d09aa9209d
Cedric Delamarre [Thu, 18 Apr 2013 16:07:49 +0000]
bug_8732 now fixed
Change-Id: I3c298ad5d52ed86e643bd785df06276ef8b5cd18
Antoine ELIAS [Fri, 19 Apr 2013 09:42:59 +0000]
update string(macro) remove blank first and last line. Upadte tests
Change-Id: Idfd9057286cd5ea42fe35df51873e11e2a636de0
Cedric Delamarre [Thu, 18 Apr 2013 16:23:37 +0000]
bug_7951 : test modified about .. in a string
Change-Id: I392a8dbd474639073c5bec478cf6314655cb5211
Cedric Delamarre [Fri, 19 Apr 2013 09:57:41 +0000]
function part corrected.
part("toto",[])
part(["toto" "tutu"],[]) // size == 2
Change-Id: I4984e2ee79f361b8d4cb2eb55df7070393503000
Cedric Delamarre [Fri, 19 Apr 2013 14:02:00 +0000]
bug_2328 : function part corrected. Bad input type should call overload.
Change-Id: I3a439e2bbe0104379ab57f8c3f8eb45bfc339c6b
Cedric Delamarre [Fri, 19 Apr 2013 14:14:58 +0000]
bug_11328 : error message in strsplit corrected.
Change-Id: I6fa4bcfeafd8cd33890642b5481bc8e1b1a0a4d2
Vincent COUVERT [Fri, 19 Apr 2013 10:06:45 +0000]
Fix Windows compilation after https://codereview.scilab.org/#/c/11318/
Change-Id: I83e64ddd14f0c72c3183af53782be8b40f6f5b30
Charlotte HECQUET [Mon, 15 Apr 2013 13:19:25 +0000]
* Bug #12551 fixed - Stack problem with diary([],"pause") and diary([],"resume").
Change-Id: I6c30a8811c453807a8df6b53223ee00187cb57e0
Cedric Delamarre [Fri, 19 Apr 2013 09:31:54 +0000]
emptystr with hypermatrix
Change-Id: I55a976c8277a1b48aa2b3d4eb46d30df3fffca94
Cedric Delamarre [Fri, 19 Apr 2013 08:26:03 +0000]
some return missing.
Change-Id: I99eb036c29e318fc7279f6c38cb1cef0e1714a90
Sylvestre Ledru [Thu, 18 Apr 2013 14:30:41 +0000]
In the variable browser, when the dimension of the double (complex or not) variable is <= 4, display the content
Change-Id: I15ac0516be36fcf8e9a37a51a5251ea56e43d6de
Sylvestre Ledru [Thu, 18 Apr 2013 13:08:36 +0000]
The variable browser also shows the user type of a mlist
Change-Id: Id4264b7a8c24e23e0b6d829d1ceade7c3315d5e4
Sylvestre Ledru [Thu, 18 Apr 2013 12:49:35 +0000]
The variable browser also shows the user type of a tlist
Change-Id: Iedc21466073291ac3dca0d2823bd8fd6f00c9176
Sylvestre Ledru [Thu, 18 Apr 2013 09:15:21 +0000]
Fix a memory leak in the variable browser
Change-Id: If8e9d33512220ad83efd8775261aa953a2d3ad4b
Sylvestre Ledru [Thu, 18 Apr 2013 08:37:13 +0000]
Second try about: * Bug #12520 fixed - Improve the description of the size in the browservar.
Change-Id: Id97c4834fd59a3c9821a4f0fb7f788c3b72dee98
Bruno JOFRET [Fri, 19 Apr 2013 08:09:22 +0000]
Missing parameter to post_xcos_simulate
Change-Id: I3719c9e55f8a2e40ecdc340c38f6b10a8d0ef3fa
Antoine ELIAS [Thu, 18 Apr 2013 15:47:04 +0000]
bug_11328: update strplit error message
Change-Id: Iaab24d6af61bfb21a0ebd5784209c4d8711ddd84
Antoine ELIAS [Thu, 18 Apr 2013 15:43:27 +0000]
update strsplit error message and error number in test
Change-Id: Ie1c981e057a3559f0a879a4998c05f9e3f747f8f
Antoine ELIAS [Thu, 18 Apr 2013 15:34:12 +0000]
fix length error message
Change-Id: Icd2bc789e1f8ac2eab08804d83fd2c423976a220
Antoine ELIAS [Thu, 18 Apr 2013 16:40:00 +0000]
fix windows compilation
Change-Id: I0ebd004b5d2c8fcd2cd3b3abc5deeebb16635d6c
Cedric Delamarre [Wed, 17 Apr 2013 13:29:13 +0000]
some string functions plugged.
test_run("string","isalphanum")
test_run("string","isdigit")
test_run("string","isascii")
test_run("string","strsplit")
Change-Id: Iaf61628ae7fa4ccb4a3f1a2895759fc823e473a8
Charlotte HECQUET [Wed, 17 Apr 2013 12:52:43 +0000]
* Bug #7828 fixed - Slight improvements in nicholschart.
Change-Id: Iefa81d7fe6aead1d90aa3f62f1490d6f40526321
Antoine ELIAS [Wed, 17 Apr 2013 16:37:45 +0000]
update evstr test and ref
Change-Id: I85b9c197c26b167afa70939908f61658292d4dab
Simon Marchetto [Thu, 18 Apr 2013 13:10:01 +0000]
* Bug #12564 fixed - Javasci compile & run help page is not clear about needed packages
Change-Id: Ifbeb991fbbae05a8501dc92c98832b96b3f3bcb9
Antoine ELIAS [Thu, 18 Apr 2013 13:09:19 +0000]
fix regexp free crashs on linux for empty sub patterns
Change-Id: I2328eff4f20677ac499836e20a0bed41d7e97b43
Antoine ELIAS [Thu, 18 Apr 2013 12:13:00 +0000]
report last update in strtod
Change-Id: Id8c583658cd40f6e5d6d1db9e2ca79fc843ff12a
Antoine ELIAS [Thu, 18 Apr 2013 11:00:37 +0000]
fix strsubst
Change-Id: If7e2ec0a2cd019664e7d83350f444fbb04b29490
Antoine ELIAS [Thu, 18 Apr 2013 09:14:23 +0000]
add string(macro) management
Change-Id: Idad529c60f2f5b182c4abd94034b668ecbc140d2
Vincent COUVERT [Wed, 17 Apr 2013 21:31:16 +0000]
Fix Windows compilation after https://codereview.scilab.org/#/c/11289/
Change-Id: I2dfd2b7c88f80251601eb660412479a992187b77
Charlotte HECQUET [Tue, 16 Apr 2013 16:03:04 +0000]
* Bug #9004 fixed - bitcmp function called with one input argument returned an error.
Change-Id: Ib717cfa09d4744b01754af6b5051aab5e8d3b126
Sylvestre Ledru [Tue, 16 Apr 2013 15:46:52 +0000]
Refresh all localization templates
Change-Id: I72428228d129acdd001ddb777d1aece6c35ef042
Sylvestre Ledru [Tue, 16 Apr 2013 15:23:37 +0000]
* Bug #12508 fixed - Wrong error message in the rand function fixed.
Change-Id: Ibd5b97d187bcb505366f583bd650aad509c6f19a
Samuel GOUGEON [Tue, 16 Apr 2013 15:10:14 +0000]
* Bug #12490 fixed - plot did not have a clf(); in its demo.
Change-Id: Ib4c0f542723ebf6c3293f16c84e32cee0798bcdb
Sylvestre Ledru [Wed, 17 Apr 2013 13:28:27 +0000]
* isnum has been redesigned in native code. Up to 130x performance
improvements. See bug #10404
spreadsheet csvIsnum() becomes string isnum()
moved stringToComplex and csv_complex (renamed to complex_array) to string
replaced spreadsheet csv_strsubst() with string strsub()
Change-Id: I6f9c4fdc22b9a3f5c44453daf9aef16b96d6c7a3
Sylvestre Ledru [Tue, 16 Apr 2013 13:53:32 +0000]
* Bug #12527 fixed - Scilab user functions were not listed in browsevar.
Change-Id: Iac996d9910a6d37bc12f1107aaf36ce0262b9915
Sylvestre Ledru [Tue, 16 Apr 2013 13:14:11 +0000]
* The Variable Browser shows also the size of the integer.
See bug #12523
Change-Id: I84a42d2416a43906cc966df07db17e7261a76cb5
Sylvestre Ledru [Tue, 16 Apr 2013 12:22:42 +0000]
* Bug #12520 fixed - Improve the description of the size in the browservar.
Change-Id: Ic0837ab3b49c428614ccd0616e6e810321605ee8
Sylvestre Ledru [Tue, 16 Apr 2013 12:16:34 +0000]
* Bug #12518 fixed - Polynoms were not displayed by default.
Change-Id: I3def767bdf6bb5edeeccb28532707eecbd6f38be
Antoine ELIAS [Wed, 17 Apr 2013 16:03:26 +0000]
fix trouble with mputl and utf8
Change-Id: I1b204d4ee422598a24118f70dd6653237653f19e
Antoine ELIAS [Wed, 17 Apr 2013 17:20:05 +0000]
fix risk of infinite loop in regexp
Change-Id: Iace66134d1ba19619dcc2af52b553afb4896240c
Antoine ELIAS [Wed, 17 Apr 2013 12:47:39 +0000]
fix trouble on execstr with parse error + errcatch
Change-Id: I402c65a098c429c26bb7a3b0f971c329a9f1f5d6
Antoine ELIAS [Wed, 17 Apr 2013 16:04:24 +0000]
allow grep to return error from pcre
Change-Id: Ia5d1b858e9ffd35c6b1dff79971c8bbcec77d540
Cedric Delamarre [Wed, 17 Apr 2013 09:21:21 +0000]
stripblanks corrected.
Change-Id: I3ab567881e9ea7abb0c63e1b0be5ae5ce4563287
Cedric Delamarre [Wed, 17 Apr 2013 10:16:59 +0000]
remove useless tab in test.
Change-Id: I114ffce97cf278a249f273ce776137f61615a785
Charlotte HECQUET [Tue, 16 Apr 2013 12:13:08 +0000]
* Bug #6168 fixed - Help for zpbutt, zpch1, zpch2 and zpell were unclear.
Change-Id: Ide58a3d78c8828254cf3bfb2d4ad4872e4bc67aa
Cedric Delamarre [Tue, 16 Apr 2013 13:33:50 +0000]
test about code2str and str2code removed.
Change-Id: I4f92997dc5d40e776f154ff42e5bcfb46d4f0618
Cedric Delamarre [Tue, 16 Apr 2013 13:08:26 +0000]
management of type int in "ones" function.
ones(int8(2), uint64(4), 3)
test_run("string", "blanks")
Change-Id: I294d45140f6289adb32d8f138e05e5ebec28bad7
Cedric Delamarre [Tue, 20 Nov 2012 17:28:35 +0000]
Update of asciimat regarding the hypermatrices change in Scilab 6
In scilab 5, an hypermatrix of string is of type "hypermatrix" but in Scilab 6
it's of type "string". So, the first test in asciimat will return false in scilab 5
(in Scilab 5 we need to check typeof(x.entries) instead of typeof(x))
Change-Id: I2563e92d0396416e12f60c662110877cf0f52f4a
Sylvestre Ledru [Wed, 17 Apr 2013 07:05:43 +0000]
Merge remote-tracking branch 'origin/5.4'
Conflicts:
scilab/modules/helptools/etc/SciDocConf.xml.vc
scilab/modules/windows_tools/src/c/CScilex/CScilex.rc
scilab/modules/windows_tools/src/c/WScilex/WScilex.rc
Change-Id: I3ab3bd05f4660386c79de3adf595a543bce13f8d
Charlotte HECQUET [Tue, 16 Apr 2013 13:40:11 +0000]
* Bug #7927 fixed - Output "flag" in qmr function was not well documented.
Change-Id: I8320d38c92efed440845aa985e8486d0bf298420
Charlotte HECQUET [Mon, 15 Apr 2013 09:11:54 +0000]
* Bug #12548 fixed - Duplicated code in xmltoformat.
Change-Id: I837d111214c27fa3b20d8a38fc3d3fac168b8db3
Antoine ELIAS [Tue, 16 Apr 2013 06:57:44 +0000]
fix windows installation path of scirenderer.jar
Change-Id: I8713a5ade368c0050dc7219ed9abba0e17605d9f
Charlotte HECQUET [Tue, 16 Apr 2013 09:40:13 +0000]
* Bug #9691 fixed - "imp" option of optim was poorly documented.
Change-Id: I589cdbabf7d60cb435ed26728f867e0f097161cd
Sylvestre Ledru [Mon, 15 Apr 2013 15:41:08 +0000]
Add missing header
Change-Id: Ice739a3a9be6cf6500c59d4897c11c3f36c8622f
Sylvestre Ledru [Mon, 15 Apr 2013 15:20:48 +0000]
Also ignored the variable evoid in the variable browser
Change-Id: I95b7810d814c8ba7f4f0fae0c0777ddaa905f28d
Adeline CARNIS [Mon, 15 Apr 2013 09:11:23 +0000]
Change toolbox_skeleton.iss because toolbox_skeleton_preferences.xml was absent in scilab - 5.4.1
Change-Id: I5a6aeb6aa64a2a3b3bcbc15ca01e906cb838f15e
Antoine ELIAS [Mon, 15 Apr 2013 10:21:06 +0000]
add new scirenderer location in windows installation
Change-Id: Ia9d8f9b7333707f5291d07d0d3b8a2b07314567d
Vincent COUVERT [Fri, 12 Apr 2013 21:17:09 +0000]
Add path to prereq libraries
Change-Id: Ibf7155dc35b598e550b576f56a8cbc04047611e0
Sylvestre Ledru [Fri, 12 Apr 2013 15:04:56 +0000]
Split examples + add images for plot3d1
Change-Id: Ic39cabbaa5ffa01ecaf98aeb1f7c5e784b5d580b
Clément DAVID [Fri, 12 Apr 2013 13:50:56 +0000]
Xcos-Scicos: indent some files before modification
Change-Id: Ibffc3f841e89880098dfd6a8d0d5687f5e8c4752
Sylvestre Ledru [Fri, 12 Apr 2013 09:47:41 +0000]
Merge remote-tracking branch 'origin/YaSp' into richelieu-vmkit
Change-Id: Icd21bf4bc9fdbb5bbc49bbbae951f3f9dec6f119
Antoine ELIAS [Fri, 12 Apr 2013 08:45:34 +0000]
Merge remote-tracking branch 'origin/master' into yasp
Conflicts:
scilab/configure
scilab/modules/api_scilab/src/cpp/api_error.cpp
scilab/modules/double/Makefile.in
scilab/modules/functions/macros/genlib.sci
scilab/modules/hdf5/includes/gw_hdf5.h
scilab/modules/hdf5/sci_gateway/c/gw_hdf5.c
scilab/modules/hdf5/sci_gateway/hdf5_gateway.xml
scilab/modules/hdf5/src/c/hdf5.vcxproj
scilab/modules/helptools/etc/SciDocConf.xml.vc
scilab/modules/intersci/Makefile.in
scilab/modules/matio/sci_gateway/c/sci_matfile_listvar.c
scilab/modules/windows_tools/src/c/CScilex/CScilex.rc
scilab/modules/windows_tools/src/c/WScilex/WScilex.rc
Change-Id: I0b059265c3ec20db17d6a7af994895879516db3b
Sylvestre Ledru [Fri, 12 Apr 2013 08:35:47 +0000]
Fix an issue with --with-external-scirenderer
Change-Id: I89318e4003cc50212771e512204cc2b9b627df9f
Charlotte HECQUET [Wed, 10 Apr 2013 08:18:40 +0000]
* Bug #9059 fixed - tbx_build_macros and genlib do not stop on error.
Change-Id: I6eeb4d8be67b619467e72838518c6f0965834ca9
Antoine ELIAS [Fri, 12 Apr 2013 07:34:57 +0000]
add missing lib in windows installation since hdf5 update
Change-Id: I857a59684b0ec3e54d82b5242464f0798dd559e1
Charlotte HECQUET [Thu, 11 Apr 2013 16:08:39 +0000]
* Bug #11308 fixed - Calling sequences in help page of dsearch were wrong.
Change-Id: I5960bbed32715dc117771cd35af3634c101241e5
Sylvestre Ledru [Thu, 11 Apr 2013 08:15:56 +0000]
Add unit test for the derivat help page (based on the example from the previous commit)
Change-Id: I43a96881548b8ea9130c2b2eabab435a5771f8b1
Alex Carneiro [Thu, 11 Apr 2013 08:15:05 +0000]
Improve the help page of derivat
See http://usingscilab.blogspot.fr/2013/04/analytical-derivates-with-scilab.html
for the original article
Change-Id: I48bd28decb7389c3595f78ea0b088139c1085b67
Calixte DENIZET [Wed, 10 Apr 2013 15:09:33 +0000]
EO: add evoid to workaround bugs with Scilab parser
Change-Id: Ib1fc8cd0e37063ac79a408c598ab4fc278e9a304
Antoine ELIAS [Thu, 11 Apr 2013 13:06:55 +0000]
Revert "api_scilab: fix memory leak on SciErr structs"
-> causes crash on some api functions
-> to test : importXcosDiagram("SCI/modules\xcos\demos\Simple_Demo.zcos")
This reverts commit
5bc0579f31dcde3ffa453495ab7add442c85a2e9.
Change-Id: Ifdbb0a0dd21a6043fffa5648f30ffcec25ec083a
Cedric Delamarre [Thu, 11 Apr 2013 12:13:01 +0000]
some ref files updated (again).
Change-Id: I6776a102351c282aec66ba2260dd1854bcb5c996
Cedric Delamarre [Thu, 11 Apr 2013 09:26:58 +0000]
remove all empty lines when we create a ref file.
Change-Id: I68b880c0c021e9fea89509570d875473f4c17971
Cedric Delamarre [Thu, 28 Mar 2013 18:11:25 +0000]
rcond corrected.
test_run("differential_equations", ["dae" "dassldasrt"])
test_run("linear_algebra",["rcond"])
Change-Id: Ic8be348bbe82825a158bb110d3bef4f55b1fe95d