Skip to main content

Numerical methods in pure python

Project description

Numericals

PyPI version PyPI Downloads license Ruff


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

Tests

python -m pytest tests

License

LGPLv2.1

Project details


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.4.0.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

numericals-0.4.0-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file numericals-0.4.0.tar.gz.

File metadata

  • Download URL: numericals-0.4.0.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.7

File hashes

Hashes for numericals-0.4.0.tar.gz
Algorithm Hash digest
SHA256 eaed6d7623332f40f8a99b95642af46b3d41f713454e32f62e8f270dd539381e
MD5 b4a754cd8f6200120fdc8e9ba471eb71
BLAKE2b-256 a302ecad9d638130c52967e8467dbf70eeff199b25e9a0edabe3eb1d4c3c1f6d

See more details on using hashes here.

File details

Details for the file numericals-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: numericals-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.7

File hashes

Hashes for numericals-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6b0f1e0b552d75e40b8334fd957dae76c31e03bd095451d954cdb7e384ed6f9d
MD5 be16f8eedb2d4f830ca146a7105df59c
BLAKE2b-256 f2589e700c53055c4336bd2216edc61c9df9594d98eb4a38cb4096546345c68e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page