User:Vaibhav1809: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "== A: An introduction == *I’m a passionate, optimistic & dedicated man who loves coding and takes up responsibilities with utmost enthusiasm and see to it that I complete my...")
 
No edit summary
Line 26: Line 26:


== O: Only out of interest ==
== O: Only out of interest ==
* I think we should make people more aware about octave and make people so much aware that people will prefer octave before MATLAB.''
* I got to know MATLAB in my third semester, I also got to know about Octave and other numerical software environments. At my university we have free MATLAB student licences and thus many courses are dealing with MATLAB (but I figured out, that you can nearly run all m-files in Octave too). No other questions arose so far.''


== P: Prerequisites ==
== P: Prerequisites ==
Line 39: Line 39:
== S: Self-assessment ==
== S: Self-assessment ==
* I always view constructive criticism as a positive sign towards better development of a project. I respect opinions and if the criticism contains useful facts, I will always be happy to incorporate them.
* I always view constructive criticism as a positive sign towards better development of a project. I respect opinions and if the criticism contains useful facts, I will always be happy to incorporate them.
* I don't like to delete my work and i code in small revertible portions.


== Y: Your task ==
== Y: Your task ==
* I would like to work on "'''Incomplete Sparse Factorization ichol , ilu.'''"
* I would like to work on "'''[http://wiki.octave.org/Summer_of_Code_Project_Ideas#Incomplete_sparse_factorizations_ichol.2C_ilu Incomplete sparse factorizations ichol, ilu].'''"
Octave still lacks of an incomplete Cholesky and LU factorization for sparse matrices. These functions are available in Matlab as ichol and ilu. Incomplete factorizations are useful as preconditioners for iterative solvers such as gmres or pcg.''
** Octave still lacks of an incomplete Cholesky and LU factorization for sparse matrices. These functions are available in Matlab as ichol and ilu. Incomplete factorizations are useful as preconditioners for iterative solvers such as gmres or pcg.It may sound contradicting to implement approximation algorithms, when trying to implement accurate ones. My main reason to work on this project is to get more in touch with efficient ways of how to access big sparse matrices and how to work with the Octave-Interface.''
[[Category: Summer of Code]]
[[Category: Summer of Code]]

Navigation menu