Numerical analysis algorithms
Project description
Numerical analysis algorithms
Error theory: floating point systems, relative and absolute errors, significant digits, conditioning and stability.
Nonlinear equations: Fixed point, Newton-Raphson, Secant and bisection.
Nonlinear systems: Generalized Newton method.
Linear systems: Jacobi, Gauss-Seidel and SOR methods.
Function approximation: Polynomial interpolation (Newton and Lagrange). Linear and cubic splines. Least squares method.
Numerical integration: Mid point, Trapezoidal, Simpson and Gauss-Legendre with two and three nodes.
Ordinary differential equations (one equation or a system of equations): Euler, Taylor of order 2. Implicit Euler method. Runge-Kutta methods of order 2 (Heun and Midpoint), and Runge-Kutta of order 4.
Boundary value problems: finite difference method.
© Isabel Reis dos Santos, IST Ulisboa, 2024
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file numalg-1.0.6.tar.gz
.
File metadata
- Download URL: numalg-1.0.6.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8484501f53c1a371437534262f78a7d4198abe2f9d05e39e7076376816f82a2d
|
|
MD5 |
43cac902345d9212a6ce3b9be934d6bd
|
|
BLAKE2b-256 |
84fdb3e399faed46de1c42bd4b9bf8f13c482b6e28eace67f2ebdef803fc290d
|
File details
Details for the file numalg-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: numalg-1.0.6-py3-none-any.whl
- Upload date:
- Size: 39.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c89e0cb5fd36fb32d44219201be049ba06d3017fb77014a76da5a4622752208a
|
|
MD5 |
167348340a9db3561139c07420d39d53
|
|
BLAKE2b-256 |
9bc543e37555378f4dc3a66c4ae767d3b3780b90a487d40255e7596922a48a68
|