/optimization

A Non-Linear optimization analysis built for the UFRJ Optimization course (COS360)

Primary LanguageJupyter Notebook

Optimization

Optimization

Table of Contents

About

A Non-Linear optimization analysis built for the UFRJ Optimization course (COS360)

Requirements

Also you will need to install the python compiler to run the code bellow or you should use a google colab and export the notebook from this repository.

How to use

Program Setup

# Clone this repository
$ git clone <https://github.com/DantasB/optimization>

# Access the project page on your terminal
$ cd optimization/

# Execute the jupyter notebook

Technologies

  • Jupyter Notebook
  • Python