Skip to main content

Librería para resolver sistemas de ecuaciones lineales y no lineales

Project description

Métodos disponibles:

  • Eliminación de Gauss
  • Gauss-Jordan
  • Regla de Cramer
  • Descomposición LU
  • Método de Jacobi
  • Método de Gauss-Seidel
  • Método de Bisección

Instalación (una vez publicada en PyPI)

pip install sistematix-mm23084

Ejemplo de uso

from sistematix import resolver_gauss

A = [[2, -1, 1], [1, 3, 2], [1, -1, 2]]
b = [2, 0, 3]
solucion = resolver_gauss(A, b)
print(solucion)

Autor

Ricardo Mora - mm23084@ues.edu.sv

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

mm23084uno-1.0.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

mm23084uno-1.0.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file mm23084uno-1.0.0.tar.gz.

File metadata

  • Download URL: mm23084uno-1.0.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for mm23084uno-1.0.0.tar.gz
Algorithm Hash digest
SHA256 adde322f3c14dcce04000c718c7e478b2c6f411823c0ef3d82c4e21934afb5df
MD5 8b7f446a336ef44b79ceaa14229a64a0
BLAKE2b-256 2d9a702c68c8ac77d312822aa5823f340f471dc93e5c95270eb43d5cb726ba8a

See more details on using hashes here.

File details

Details for the file mm23084uno-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: mm23084uno-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for mm23084uno-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2965ccf3c5c5164288ca32d18b19139016fdf5f06a75e57abd1565e0f50c9ba3
MD5 911dd992a8ddc5825a6aad12f9a13a3c
BLAKE2b-256 5f7eebe3bb178a7729cc841105813457e328216961e21f5d3a2313309b73fb05

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