28
edits
Line 132: | Line 132: | ||
I especially want to focus on the implement of improving logm, sqrtm, funm[http://wiki.octave.org/GSoC_Project_Ideas#Improve_logm.2C_sqrtm.2C_funm]. Maybe I can start with expm as an easy one. | I especially want to focus on the implement of improving logm, sqrtm, funm[http://wiki.octave.org/GSoC_Project_Ideas#Improve_logm.2C_sqrtm.2C_funm]. Maybe I can start with expm as an easy one. | ||
and some of following ones within my ability to learn. | and some of following ones within my ability to learn, as all of them have already papers and books on them. | ||
Generalized eigenvalue problem, and Various sparse matrix improvements. | Generalized eigenvalue problem, and Various sparse matrix improvements. | ||
Line 141: | Line 141: | ||
* Please provide a rough estimated timeline for your work on the task. | |||
* Please provide a rough estimated timeline for your work on the task. | A rough timeline: | ||
April: Get the structure of my task to do. | |||
May: Read the papers about the algorithms I need and get started with a few small programs to test. | |||
June: Implementation of expm(maybe also other functions in addition) | |||
July: Complete other remaining functions like logm, sqrtm and so on. | |||
August: Testing and maintaining , and end of the GSoC. | |||
[[Category: Summer of Code]] | [[Category: Summer of Code]] |
edits