TODO List¶
AV
source: AnalIntro
Todo
type: AV
To make students more engaged in the GrowthRates exercise, we may need a tool that allows students to input two growth rate functions. Then the tool should plot the graph of both functions and mark their crossing point. The student also should be allowed to play with the constant values for both functions and see that this only changes the crossing point but doesn’t change which function grows faster than the other.
Equation cross-reference
source: Recurrence
Todo
type: Equation cross-reference
Throughout this module, there are references to equations, both on this page and in the Summations module. These should be made into proper cross-references rather than hard-coded equation numbers.
Exercise
source: Impossible
Todo
type: Exercise
Need an exercise to study lower bound on Colletz function
Slideshow
source: AnalProgram
Todo
type: Slideshow
We need to think about a technique for visualizing the running time of some loop constructs. This can be very similar to how we visualize reaching the closed form solution of summations.
text
source: AnalTuning
Todo
type: text
Give an example of this type of representational change.