Skip to content

Algorithms in Python from "Numerical Analysis" (10e) - Burden & Faires

Notifications You must be signed in to change notification settings

GrahamStrickland/burden_numerical_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burden_numerical_analysis

Algorithms in Python 3.11 for Burden and Faires - Numerical Analysis 10e

Adapted from the code written in C by Richard L. Burden/Annette M. Burden. Please see book website for code: https://sites.google.com/site/numericalanalysis1burden/module-7/c

Makes use of Numpy for some algorithms but I have tried to use only the Math module where possible.

About

Algorithms in Python from "Numerical Analysis" (10e) - Burden & Faires

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages