simplex-algorithm topic
FastNoiseLite
Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go
jsLPSolver
Simple OOP javaScript library to solve linear programs, and mixed integer linear programs
minilp
A pure Rust linear programming solver
cuda-revised-simplex
An implementation of the revised simplex algorithm in CUDA for solving linear optimization problems in the form max{c*x | A*x=b, l<=x<=u}
SimplexSolver
Python script that solves standard linear programs with the Simplex algorithm and outputs step-by-step LaTeX instructions.
Cassowary
High performance swift implement of constraint solving algorithm cassowary
gilp
A Python package for visualizing the geometry of linear programs.
Coq-Polyhedra
Formalizing convex polyhedra in Coq
SimplexNoise
Arduino library for Simplex Noise
lippy
A module for solving linear programming problems on Python.