Librería para resolver sistemas de ecuaciones lineales y no lineales
Project description
LibrerÃa: Sistemas de Ecuaciones en Python
Una librerÃa en Python para resolver sistemas de ecuaciones lineales y no lineales utilizando diversos métodos numéricos.
Métodos disponibles
Esta librerÃa incluye los siguientes métodos para resolver sistemas de ecuaciones:
Sistemas lineales
- Eliminación de Gauss: Resuelve sistemas de ecuaciones por eliminación progresiva y retrocesiva.
- Gauss-Jordan: Extensión del método de Gauss para obtener la solución en forma escalonada reducida.
- Cramer: Utiliza determinantes para resolver sistemas de ecuaciones con matrices cuadradas.
- Descomposición LU: Divide la matriz en componentes triangular inferior (L) y superior (U) para resolver sistemas.
- Jacobi: Método iterativo para resolver sistemas de ecuaciones.
- Gauss-Seidel: Otro método iterativo con condiciones de convergencia más fuertes.
Ecuaciones no lineales
- Bisección: Encuentra raÃces de ecuaciones no lineales en un intervalo dado.
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
lr20029uno-1.0.0.tar.gz
(3.0 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 lr20029uno-1.0.0.tar.gz.
File metadata
- Download URL: lr20029uno-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1dfb290ce4796857fec41bb95e05bf43067bbf1439c6660261eeede738218f32
|
|
| MD5 |
75784a5613a3504086ff012d5dd07486
|
|
| BLAKE2b-256 |
bfb26d1a9ccb6ac1c7e1acda771c738988aa0732c0af0c72bb7b31a714f873a5
|
File details
Details for the file lr20029uno-1.0.0-py3-none-any.whl.
File metadata
- Download URL: lr20029uno-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2703115588ce701bf0c9f932c22d1e8be2f1dcca48f8dbdb9f49e05da6b9b34
|
|
| MD5 |
62af6dbe66391567e6fc6bdad60fc928
|
|
| BLAKE2b-256 |
894b31ea20660c2ff79a84ba27628daaa009a212f92cbdb6d255ff37462f5d11
|