Librería para resolver ecuaciones lineales y no lineales con métodos numéricos
Project description
Equation Solver
equation-solver es una librerÃa de Python que permite resolver sistemas de ecuaciones lineales y no lineales mediante distintos métodos numéricos.
Métodos disponibles
Ecuaciones lineales:
- Eliminación de Gauss
- Gauss-Jordan
- Regla de Cramer
- Descomposición LU
- Método de Jacobi
- Método de Gauss-Seidel
Ecuaciones no lineales:
- Método de Bisección
Instalación
pip numpy
pip install --upgrade setuptools pip wheel
pip install hp23005equation-solver
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 hp23005equation_solver-0.1.1.tar.gz.
File metadata
- Download URL: hp23005equation_solver-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
806179adad8a1b363ffd665fb410c5778cd9c0f13bb86107d6e0a0f1bc9b813f
|
|
| MD5 |
b6b9cb8bf271cd9752b3307240c5b391
|
|
| BLAKE2b-256 |
702f16932b89db06a0091423b33f681724c3c521cfbc6895914404fe304517f4
|
File details
Details for the file hp23005equation_solver-0.1.1-py3-none-any.whl.
File metadata
- Download URL: hp23005equation_solver-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6919889d9426de30b984902c47bcc65d15b0694f7ff635947cbcd48b582727dd
|
|
| MD5 |
607f09025e6dfe989d6ee7aec9256b7a
|
|
| BLAKE2b-256 |
fc4124379c785789d36f6d99259dd66c86c6b4d5b926863de184ad3f5fe65dd4
|