Math 340
Computing for Mathematicians











   Anouncement:
 

   Homework is due at the BEGINNING of every Monday's
   class. If the assignment is turned in after 5:05pm
   an automatic 1% (0.1 point) deduction will be applied 
   for every minute past due.

 

Syllabus

 
Classnotes: class1215.mws
            (you may right-click the link and choose “save …”
 
Card drawing program draw_k_card.txt
 
Bisection program:  bisec.txt
 
R-K program (array version): R-K_mxm.txt
R-K program (Vector version): rkmxm.txt
 
Animation programs: sample animation
   (i) 2-D animation of 1 curve
          Animate2d1c
   (ii) 2-D animation of 2 curves
          Animate2d2c