aziflaj / numberoid

Functions for solving Numerical Analysis problems
http://aziflaj.github.io/crunching-numbers-in-python/
MIT License
0 stars 1 forks source link

Other numerical methods #1

Open aziflaj opened 9 years ago

aziflaj commented 9 years ago

Newton's Method Fixed-point iteration Lagrange polynomial Newton polynomial Gauss-Seidel method Other Numerical Analysis methods

aziflaj commented 9 years ago

http://en.wikipedia.org/wiki/Simpson%27s_rule#Sample_implementation