Skip to content

cantgetpastmesa/Life_Cycle_Assessment_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Life Cycle Assesment Simulator

ADD PROJECT DESCRIPTION

Developed by:

  1. Felipe A. Mesa N. - [email protected] - https://github.com/cantgetpastmesa
  2. Olga P. Fuentes - [email protected] -
  3. Johann F. Osma - [email protected] -

For Universidad de los Andes. Reaserch Group CMUA. B10MICROSYSTEMS

This project was developed on top of an open source template owned by https://github.com/ISIS1225DEVS

The link to the template: https://github.com/ISIS1225DEVS/Reto4-Template.git

In order to properly use this software, your machine has to run a recent version of Python and have installed the following libraries:

  1. MatPlotLib
  2. NumPy
  3. Tabulate

Run the following command in your terminal application to check the libraries you have installed:

    pip list

If your computer does not have them installed, run the following commands:

    pip3 install --upgrade pip

    pip3 install matplotlib

    pip3 install numpy

    pip3 install tabulate

INSTRUCTIONS:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages