This project contains a set of standard numerical methods that I have implemented in python. The source-code for this project is intended to be read as a tutorial.
This project is still under development.
From this directory:
$python setup.py install --user
Source-code for various algorithms
Examples showing how to use this package and the some of the algorithms.
Test scripts for each algorithm or class that does not include one.