Summer of Code - Getting Started: Difference between revisions

Line 164: Line 164:
and a synchronization of the codes.
and a synchronization of the codes.


In Matlab, some additional methods are available: minres and symmlq (symmetric matrices), tfqmr and bicgstabl (generale matrices), lsqr (least
In Matlab, some additional methods are available: minres and symmlq (symmetric matrices), bicgstabl (generale matrices), lsqr (least
squares). The second step in this project could be the implementation of some of these missing functions.
squares). The second step in this project could be the implementation of some of these missing functions.


Line 170: Line 170:


* '''Required skills'''
* '''Required skills'''
: Not yet listed.
: numerical linear algebra, m-files programming.
* '''Difficulty'''
* '''Difficulty'''
: Not yet listed.
: Not yet listed.
* '''Mentor'''
* '''Mentor'''
: Marco Caliari, Carlo de Falco
:


== Adding functionality to Forge packages ==
== Adding functionality to Forge packages ==
10

edits