Skip to content

klamike/lpviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lpviz

lpviz is an interactive web app for visualizing linear programming solvers. Try it now at https://lpviz.net, or check the installation instructions below to get started running it locally.

Screenshot 2025-06-05 at 1 44 15 AM                   Screenshot 2025-02-14 at 10 50 38 PM

Inspired by advanced methods for establishing convexity.

Installation

You can use lpviz now at https://lpviz.net. If you'd like to run it locally instead, follow the instructions below.

First, make sure you have Bun installed. Then, to install lpviz and its dependencies, run:

git clone https://github.com/klamike/lpviz  # clone the repo
cd lpviz                                    # cd into it
bun install                                 # install frontend dependencies

Then, you can run bun run dev to start the server.

Note that lpviz is a static website - all computations run in the browser.

About

Visualize linear programming at https://lpviz.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •