simple-simplex

A lightweight and educational Python package for solving linear programming problems using the Simplex method.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install simple-simplex

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.3 2025-07-11
0.0.2 2025-07-02
0.0.1 2025-07-02

Issues with this package?

Page last updated 2025-07-17 19:43:32 UTC