Some code related to the textbook "Applied Numerical Analysis" by Gerald/Wheatley
  • Wolfram Language 66.9%
  • Python 20.2%
  • Scheme 12.1%
  • M 0.8%
Find a file
2010-09-03 00:08:28 +02:00
Chapter0 Include a PDF of the Matematica notebook 2010-08-30 13:18:05 +02:00
Chapter1 Remove print_end() 2010-09-03 00:08:28 +02:00
.gitignore Move Python secant function into own file 2010-09-02 17:25:25 +02:00
README Update README 2010-08-30 13:08:02 +02:00

This project contains code in various languages for the examples and exercises in the textbook:
Applied Numerical Analysis, Addison-Wesley, seventh edition, 2004.
Authors: Curtis F. Gerald and Patrick O. Wheatley
ISBN 0-321-13304-8

Done as part of the Unisa module: COS233-8, Numerical Methods.
http://wikistudent.ws/Unisa/COS2338