Summer of Code - Getting Started: Difference between revisions

→‎Infrastructure: Remove SPQR project to Projects, no mentor.
(→‎Infrastructure: Remove SPQR project to Projects, no mentor.)
Line 382: Line 382:
* '''Mentor'''
* '''Mentor'''
: [[User:KaKiLa|KaKiLa]], Carnë Draug, Carlo de Falco, Sebastian Schöps
: [[User:KaKiLa|KaKiLa]], Carnë Draug, Carlo de Falco, Sebastian Schöps
=== SPQR Interface ===
Octave implements QR factorization for sparse matrices, but it does so with an older library.  This has caused fundamental issues, including segfaults as recorded here (https://savannah.gnu.org/bugs/?func=detailitem&item_id=51950).  The goal of this project is to program an interface to the API for the SQPR library (http://faculty.cse.tamu.edu/davis/suitesparse.html).  This is the same library that Matlab uses for this purpose.
* '''Minimum requirements'''
: Ability to read and write C++ code.
* '''Difficulty'''
: Medium.
* '''Mentor'''
:


== Image Analysis ==
== Image Analysis ==