[scilab-Users] sparse matrix with C

Sylvestre Ledru sylvestre.ledru at scilab.org
Mon Oct 4 14:46:42 CEST 2010


Hello Guylaine,

Here it is for double sparse:
http://www.scilab.org/product/man/Sparse_management_reading_API.html
http://www.scilab.org/product/man/Sparse_management_writing_API.html

For boolean sparse:
http://www.scilab.org/product/man/bsparse_reading_API.html
http://www.scilab.org/product/man/bsparse_writing_API.html

This API is available since Scilab 5.2.0 and will be maintained in the
6.X familly.

Cheers,
Sylvestre


Le lundi 04 octobre 2010 à 10:14 +0200, Collewet Guylaine a écrit :
> Hello,
> 
> I would like to know the functions needed to exchange sparse matrix
> between scilab and a C function (the equivalent of mxGetPr, mxGetIr
> and mxGetJc functions for matlab)
> 
> Thank you
> 
> Guylaine Collewet
> 
> 





More information about the users mailing list