Edu159

Joined 2 March 2014
1,597 bytes added ,  3 March 2014
Line 56: Line 56:
== O: Only out of interest ==
== O: Only out of interest ==
* '''Did you ever hear about Octave before?'''  
* '''Did you ever hear about Octave before?'''  
Yeah, long time ago...
* '''If so, when and where? How far have you been involved already?'''
* '''If so, when and where? How far have you been involved already?'''
In 2007 when I used it in a subject called "Pattern recognition"
* '''If not, where would you expect or advise us to do advertising?'''
* '''If not, where would you expect or advise us to do advertising?'''
Do you really need that? At least here in Spain not many people/universities can afford to get a Matlab license (actually I dont know why they should do that xD). You are well advertised just because octave is a quality software. By the way the risen of QtOctave as a nearly-mature software has encourage people to start using octave, people that is afraid of terminals/consoles.
* '''What was the first question concerning Octave you could not find an answer to rather quickly? ''Of course more than one question can be stated. We try to improve based on this each year! Includes learning how to use it, code, website, GSoC application, …'''''
* '''What was the first question concerning Octave you could not find an answer to rather quickly? ''Of course more than one question can be stated. We try to improve based on this each year! Includes learning how to use it, code, website, GSoC application, …'''''
In my opinion some ideas on the website have very little information. In fact I am interested in sparse matrices as a project for my proposal (taken the idea from the ideas page) but there is almost no explanation of some points like :
"    Improve QR factorization functions, using idea based on CSPARSE cs_dmsol.m
    Improve QR factorization by replacing CXSPARSE code with SPQR code, and make the linear solve return 2-norm solutions for ill-conditioned matrices based on this new code
    Implement fourth argument to the sprand and sprandn, and addition arguments to sprandsym that the leading brand implements.
"
I mean, it would be useful to students that maybe have never worked with such algorithms and libraries a brief description of why do you want to perform that changes. In fact I have discover that the cs_dmsol.m function that implements "coarse Dulmage-Mendelsohn decomposition" is already included in the code file "sparse-dmsolve.cc" (am I wrong?). To sum up a more detailed description would be nice, because for you maybe are 15 minutes more of writing but for us are hours of searching. Thanks :)


== P: Prerequisites ==
== P: Prerequisites ==
77

edits