Skip to content

keeganlow/SimpleSimplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Simplex is a basic Linear Optimizer written in Javascript.
Simple Simplex uses the Nelder Mead Simplex Method to solve minimize linear equations.

This project will eventually be extended to include a Canvas-based graphing system to animate the simplex as it seeks the the optimal point.

About

A basic implementation of the Nelder-Mead Simplex Method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published