Skip to main content

CoAutor: Santiago Romo Rubio, Libreria de algebra lineal

Project description

algebraLineal

Librería que te permite utilizar funciones básicas de álgebra lineal

funciones y cómo utilizarlas

pedir_matriz(filas, columnas) la función pedir_matriz te pedirá un valor por cada fila y columna, y agregará el valor a una matriz

determinante(matriz, filas, columnas) la función determinante retornará el valor del determinante de la matriz si ésta es cuadrada; si no, retornará la cadena de texto: "Solo se pueden obtener determinantes de matrices cuadradas"

producto_escalar(escalar, matriz) la función producto_escalar multiplicará cada valor en la matriz por un escalar, retornando como resultado la matriz resultante

suma_matrices(matriz1, matriz2) la función suma_matrices retornará una sola matriz en la que los valores de las dos matrices en los parámetros se sumaron

resta_matrices(matriz1, matriz2) la función resta_matrices retornará una sola matriz en la que los valores de las dos matrices en los parámetros se restaron

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

algebraiberoia-0.0.3.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

algebraiberoia-0.0.3-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file algebraiberoia-0.0.3.tar.gz.

File metadata

  • Download URL: algebraiberoia-0.0.3.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for algebraiberoia-0.0.3.tar.gz
Algorithm Hash digest
SHA256 1035619e17b4ba4f3009626cef148ec3759bb0c000f5209fa675a3f989408ad3
MD5 e905969aff756ab92451077e6a3e8e59
BLAKE2b-256 1c08697e871c9d73d3058477cfd70c3956510c6c1dfe76ab4d486c6240d1d062

See more details on using hashes here.

File details

Details for the file algebraiberoia-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for algebraiberoia-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cd1e324b13df2ea414cac1ab413149482706eec4bbe1eda91b6b914de5f9ff41
MD5 ddb8ccaa6a712e68455caae8874b6af9
BLAKE2b-256 c3ad4bcfd2bcbd67fceb0423ae23ad45326124d537d898d1be6ef3bacc8ada6e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page