Numerical methods in pure python
Project description
Numericals
Numerical methods in pure Python.
Documentation is available, but it might be easier to just read the code.
Installation
pip install numericals
Algorithms
-
Integration
- Trapezoidal Rule
- Midpoint Rule
- Simpson's Rule
- Monte Carlo
- Gaussian Quadrature
-
ODE
- Euler's Method
- Heun's Method
- Runge-Kutta 4
-
Optimization
- Golden Section Search
-
Root-finding
- Bisection Method
- Secant Method
- Newton's Method
- Regula Falsi
- Illinois Algorithm
License
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
numericals-0.3.2.tar.gz
(14.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file numericals-0.3.2.tar.gz.
File metadata
- Download URL: numericals-0.3.2.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e208c9ac2f31675bbd4d4fa430c623680456a827b1b8a849ff8654df7f917de
|
|
| MD5 |
e7ea83fa7b6f0e7e8428a96a976ea396
|
|
| BLAKE2b-256 |
7543f14a75a89d517062dd7eecd44bc349c363f4e13fd7544d802c1f19cd1301
|
File details
Details for the file numericals-0.3.2-py3-none-any.whl.
File metadata
- Download URL: numericals-0.3.2-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ff32dc4e0747868ecc211d18ca9b6e37593229e6a7ca046872e2b94eba5bbd5
|
|
| MD5 |
a565f5f67c1933753c7ed8226acddc86
|
|
| BLAKE2b-256 |
0b2c0d528d57cfebac67b56027531a17360cda826d9e074466566293e64aaf3f
|