Skip to main content

Paquete de programación

Project description

davidjaramillo

Una biblioteca que permite realizar operaciones de ingeniería con puentes.

Tabla de Contenidos

Instalación

Instala la librería usando pip:

pip install puentessantiago

Uso

Ejemplo de uso

from resistencias.tuberias import leer_datos_desde_diccionario, optimizar_red, mostrar_red

if __name__ == "__main__":
    # Opción 2: Leer datos desde un diccionario
    datos = [
        {"point_id": 1, "x": 0, "y": 0, "demand": 10},
        {"point_id": 2, "x": 10, "y": 0, "demand": 15},
        {"point_id": 3, "x": 20, "y": 10, "demand": 20},
        {"point_id": 4, "x": 30, "y": 5, "demand": 25},
    ]
    puntos_desde_diccionario = leer_datos_desde_diccionario(datos)

    conexiones = optimizar_red(puntos_desde_diccionario)
    mostrar_red(puntos_desde_diccionario, conexiones)

Características

  • Operaciones matemáticas básicas
  • Optimización de redes de distribución de agua
  • Lectura de puntos de red

Licencia

Este proyecto está licenciado bajo la MIT License.

Contacto

Información de contacto:

Nombre: David Jaramillo Email: dejaramillo28@utpl.edu.ec GitHub: dejaramillo28

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

davidjaramillo-0.1.0.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

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

davidjaramillo-0.1.0-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file davidjaramillo-0.1.0.tar.gz.

File metadata

  • Download URL: davidjaramillo-0.1.0.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.4 CPython/3.10.14 Linux/6.5.0-1025-gcp

File hashes

Hashes for davidjaramillo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bb57addc796773ded06c17b72549fb596d8c68fe15960cf5d4419a2f3d2ca26e
MD5 0cc15eef76fd8f91b0e0d63ecebe23d6
BLAKE2b-256 0406309b99f6f266b7b160348ba8f998b3dc1e041c6bcf1652037bae7fd46060

See more details on using hashes here.

File details

Details for the file davidjaramillo-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: davidjaramillo-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.4 CPython/3.10.14 Linux/6.5.0-1025-gcp

File hashes

Hashes for davidjaramillo-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f37f9c3691c54c5b715d5bde573aaf0acca8a1614baeee98dfccd4e153ed61d
MD5 ea603f84db3f12cbc6a1049737787d6f
BLAKE2b-256 b17881e8bc091366406627a3198964b6efb82780e25a8ca903cb21b00f3ed378

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