67
edits
Line 71: | Line 71: | ||
* A rough estimated timeline for my work on the task would be : | * A rough estimated timeline for my work on the task would be : | ||
First month ( beggining until the mid-term evaluation ) : adding array and complex number support on the existent multi-precision class implementation and testing them. | First month ( beggining until the mid-term evaluation ) : adding array and complex number support on the existent multi-precision class implementation and testing them. First milestone at the beginning of the project. Decide whether the project will remain as a package or if steps will be taken towards creating a new basic type for octave using multi-precision. A second milestone will be at the midterm evaluation when there should be a fully functional multi-precision matrix implementation. | ||
Second month : Getting basic linear algebra algorithms working natively on multi-precision matrix. Some of those algorithms would be : | Second month : Getting basic linear algebra algorithms working natively on multi-precision matrix. Some of those algorithms would be : | ||
Line 86: | Line 86: | ||
Third month : Finish what is left from previous month and add some more algorithms tested and debugged. Also check the documentation and anything else that comes up. | Third month : Finish what is left from previous month and add some more algorithms tested and debugged. Also check the documentation and anything else that comes up. | ||
* A milestone regarding the project would be at the half of the first month when the project will be on going and a decision will have to be made on whether the project will remain as a package or whether steps will be taken into creating a new basic type for |
edits