Convolution Code Implemented
Week 4 was shortened by the July fourth holiday and consisted of only 3 days in the lab. Most of the progress this week
came as the convolution code was written. While at home for the holiday weekend, I spent several hours debugging the convolution
code and came back to UofI with a nearly working version of the code.
Progress For the Week
- The convolution code has been implemented and is nearly working
- The code has been redesigned so that the arrays can be outputted to text files
- Seven arrays are needed to compute everything we need to show that the Theorem holds. Six are working thus far.
- Met with Karen concerning the current code status and the sampling paper
- Began preliminary work on implementing convolutions into the current version of Analyst
The primary goal for week 5 should be to get the convolution code working and start displaying all sever arrays in the
illiSkel.
Proposed Work for Weeks 5
- Finish debugging the convolution code
- Work the code into the C++ version of the illiSkel
- Develop a plan for moving the code into Matt Woodruff's JavaPhaser
- Continue meeting with Karen concerning the paper