cheshire / simple_simplex

Naive simplex with NumPy in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIMPLEX

A very naive implementation of the simplex algorithm.

Operates on symbolic input, see tests for examples.

About

Naive simplex with NumPy in Python


Languages

Language:Python 100.0%