107
edits
Antonio Pino (talk | contribs) m (→Y: Your task) |
Antonio Pino (talk | contribs) (Creating new tentative time line, which has to be redesigned. The old one is left there for testimonial purpose.) |
||
Line 81: | Line 81: | ||
I believe this is of interest to Gnu Octave first, due to the goal of overall MATLAB compatibility and second, because more and more systems are being described by a matrix equation lately. | I believe this is of interest to Gnu Octave first, due to the goal of overall MATLAB compatibility and second, because more and more systems are being described by a matrix equation lately. | ||
Upon completion Gnu Octave should have a working funm based on the Schur-Parlett algorithms by Higham et al., that calls to specific matrix functions if these have an instance of their own: expm, logm, sqrtm etc. | Upon completion Gnu Octave should have a working funm based on the Schur-Parlett algorithms by Higham et al., that calls to specific matrix functions if these have an instance of their own: expm, logm, sqrtm etc. | ||
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px"> | |||
'''TENTATIVE TIMELINE'''(previous) | |||
<div class="mw-collapsible-content">'''Introductio | |||
It appears to me that the natural task division for this project is to first improve and test funm (this shoud be ready by the mid-term), and then get to the rest, picking logm first. | |||
'''weeks 1-2''' | '''weeks 1-2''' | ||
Line 110: | Line 111: | ||
Pencils down. Run tests on the Matrix Functions and write/review their documentation. | Pencils down. Run tests on the Matrix Functions and write/review their documentation. | ||
</div> | |||
</div> | |||
edits