/django-linprog-solver-website

Linear programming problem solver

Primary LanguagePythonMIT LicenseMIT

Linprog Solver

License: MIT

This website solves linear programming problem via a two-phase simplex algorithm using scipy library.

Live (screenshots)

Screens

How to run locally

Installing and running this website is very simple. Clone this repo, and then simply run:

~ docker-compose -f dev.yml build
➜  ~ docker-compose -f dev.yml up

That's all. Isn't Docker amazing?

Running tests with py.test

~ py.test

Docker

See detailed cookiecutter-django Docker documentation

Credits

Tools used in rendering this package: