Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 935 Bytes

File metadata and controls

28 lines (16 loc) · 935 Bytes

Algoritmos-y-Estructura-de-datos-Proyecto

UNAH (Universidad Autónoma de Honduras). Proyecto para la clase de algoritmos y la estructura de datos.

Utilizando python3 con la librería MatPlotLib, networkx y PyQT5 para la interfaz gráfica.

Docente/Teacher 👨‍💻

  • José Manuel Inestroza Murillo

Autores/Authors ✒️

  • Luis Gerrardo Gutierrez - 20161005902 - MrZombie1
  • Bryan Roberto Martinez - 20171002266 - KinImoX
  • Gabriel Alexander Barrientos - 20181000058 - galexbh

Necesario/Necessary 📄

Distros basadas en Debian/Distros based on Debian (KDE Neon, Ubuntu, Deepin, ect).

`sudo apt-get install python3-pip`

`sudo apt-get install python3-pyqt5`

`sudo -H pip3 install networkx`

`sudo apt-get install python3-matplotlib`

`sudo apt install python-tk`