No project description provided
Project description
Numerical Methods and Polynomial Evaluation
This module provides tools for performing polynomial operations and solving numerical methods problems. It includes functions for polynomial evaluations, roots finding, and key numerical techniques used in computational mathematics.
Features
- Polynomial Evaluation: Evaluate polynomials at a given point.
- Polynomial Operations: Perform basic operations like addition, subtraction, multiplication, and division on polynomials.
- Numerical Methods: Implement common numerical techniques like Euler's method, numerical integration, and root-finding algorithms.
- Customizable Degree Representation: Polynomials are represented as lists of coefficients, with the 0th index corresponding to the highest degree term.
Installation
You can install this module via pip (if it's packaged) or directly from the repository:
pip install PolyNum
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
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 PolyNum-0.2.tar.gz.
File metadata
- Download URL: PolyNum-0.2.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9c26f162ed056dbca4a29ba7721886efdf1a7d7608694b7a32329b7ca78351c
|
|
| MD5 |
bf589fcc57e50dd8eee503afbbeb7bd6
|
|
| BLAKE2b-256 |
d0663a49bc6e587f900ac97b4d442f621f1b5b0c08b425fd8ebe10442f9a2539
|
File details
Details for the file PolyNum-0.2-py3-none-any.whl.
File metadata
- Download URL: PolyNum-0.2-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dcbedbfef26054320973361f74fa7c5abf9971ca7af268c0e086571e20c9aa6
|
|
| MD5 |
7d56b6dab2939fecd63a262f02e54b5b
|
|
| BLAKE2b-256 |
f8e2deccc0abe3799845926463d1cd57905b8a7f220b5312712909e9847c36ab
|