This package implements simple integration function with following signature:
def integration(f, a, b, N, method = “endpoint”, implementation = “python”) where f –> function to integrate (python function) a –> lower limit (float) b –> upper limit (float) N –> number of intermediate points (integer) method –> “endpoint” or “midpoint” (string) implementation –> “python” or “numpy” or “numba” or “cython” (string)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file integrator_mandubab-0.7.tar.gz.
File metadata
- Download URL: integrator_mandubab-0.7.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e9ff1bb637d109287f42be18f45ce90bfae1958ed5c0f9d1f990d58ea0f4fca
|
|
| MD5 |
f8e599c40820e6a8a97c677220ca918b
|
|
| BLAKE2b-256 |
0128cd0bacfb603756f8f24053e718dd68551b72bfc1e7da94e08d14153a9fed
|