Librería para resolver ecuaciones lineales y no lineales con diferentes metodos.
Project description
2025 - Universidad de El Salvador - Ingenieria en Desarrollo de Software
Cálculo Numérico para el Desarrollo de Aplicaciones
Examen Corto 1 - Grupo Teórico 2
IC23005 es una librería que permite resolver sistemas ecuaciones lineales y no lineales con diferentes metodos.
Métodos Incluidos
• Sistemas de ecuaciones lineales :
○ Eliminación de Gauss (eliminacion_gauss_)
○ Eliminación de Gauss-Jordan (eliminacion_gauss_jorda)
○ Regla de Crammer (regla_cramer)
○ Descomposición LU (descomposicion_lu)
○ Método de Jacobi (metodo_jacobi)
○ Método de Gauss-Seidel (metodo_gauss_seidel)
• Sistemas de ecuaciones no lineales:
○ Método de Bisección (metodo_bisection)
Licencia
MIT License © Erick Israel Iraheta Contreras
Instalación
Puedes instalar la librería pip install desde PyPI:
pip install IC23005UNO
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 ic23005uno-1.0.1.tar.gz.
File metadata
- Download URL: ic23005uno-1.0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93113ba11f2911a1911836713fc8924301c90324c79936346b6d7961280110a7
|
|
| MD5 |
a5c008847da901848b9a1c6274b6ad94
|
|
| BLAKE2b-256 |
ab39b25c8c87309e8df450a3ab1135abedf99a0da26551e44e815ae4c2e078ca
|
File details
Details for the file ic23005uno-1.0.1-py3-none-any.whl.
File metadata
- Download URL: ic23005uno-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.6 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 |
c19da21bf3b23fd5d9a0a1d17e14a4faae11788de737d0b302612a3c5f344c51
|
|
| MD5 |
8ccf29f1b241942d1e85088a3fcd10da
|
|
| BLAKE2b-256 |
7035bf666c870b94cd00d8b762c6c3f9d722c53da468322cf94eeb1f7bcedfd0
|