Skip to content

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.

License

Notifications You must be signed in to change notification settings

MatthewPeterKelly/numerical-methods-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numerical-methods-in-python

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.

work in progress!

This project is still under development.

installation: (tested on Ubuntu)

From this directory: $python setup.py install --user

package overview:

numerical_methods:

Source-code for various algorithms

scripts:

Examples showing how to use this package and the some of the algorithms.

tests:

Test scripts for each algorithm or class that does not include one.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages