An open API service indexing awesome lists of open source software.

https://github.com/ilyasyoy/optimize-lab1


https://github.com/ilyasyoy/optimize-lab1

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# optimize-lab1

This repo contains program that helps students to solve first lab.
This program written in Python 3.5.
To make program work correctly you have to add python in your path, install required packages:
`# pip install numpy`
`# pip install scipy`
`# pip install fire`
and run:
`$ python main.py`