News
I have written a function to calculate the Runge-Kutta numerical approximation of the differential equation dy/dt = -2ty^2 w/ initial conditions y(0)=1 from t=0 to t=10. The function worked when I ...
Recursion has more expressive power than iterative looping constructs. I say this because a while loop is equivalent to a tail recursive function and recursive functions need not be tail recursive.
Functions: defining and calling functions, and recursion. Familiarity with scientific computation libraries, such as numpy. Our use of python will get more sophisticated as the course progresses to ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results