![]() |
![]() |
2. This week, we continued to explore the Graph Analysis Toolbox.
In addition, we learned how to manipulate the code so that matrix data was retrieved
and stored for further testing at a later date. Due 02/08/2005
(more)
3. This week, we automated the saving of our matrices and aborted recursion. We also expanded our
dumpmatrix(). We located the place in the code where the eigensolver eigs.m was called, and we dumped the
matrices being used as input for eigs to various .mat files. Due 02/15/2005
(more)
4. Recreate this project for yourself!
(more)
5. For the project this week, we installed and became
familiar with PETSc.
(more)