OctConf 2013: Difference between revisions

Jump to navigation Jump to search
7 bytes removed ,  30 July 2013
Line 68: Line 68:
=== New sparse matrix format for Octave ===
=== New sparse matrix format for Octave ===
[http://librsb.sourceforge.net/ Michele Martone]
[http://librsb.sourceforge.net/ Michele Martone]
presented his (soon to be released) Octave package for sparse matrices "sparsersb".
presented his (soon to be released) Octave package for sparse matrices "sparsersb".
The package enables Octave users to transparently use the "librsb"
The package enables Octave users to transparently use the "librsb"
multithreaded sparse matrix library from Octave, gaining performance  
multithreaded sparse matrix library from Octave, gaining performance  
in the application of sparse matrix-vector multiplication operations on
in the application of sparse matrix-vector multiplication operations on
large matrices (e.g.: when applying iterative methods).
large matrices (e.g.: when applying iterative methods).
Early testing efforts are very welcome.
Early testing efforts are very welcome.
Code and information is already available on [http://librsb.sourceforge.net] .
Code and information is already available on [http://librsb.sourceforge.net] .


* [http://wiki.octave.org/wiki/images/9/92/Slides_octconf_michele_martone.pdf Slides]
* [http://wiki.octave.org/wiki/images/9/92/Slides_octconf_michele_martone.pdf Slides]

Navigation menu