MichaelRFox / fxSimplex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fxSimplex

npm version npm bundle size npm GitHub last commit GitHub top language NPM

fxSimplex is a small JavaScript library designed to perform linear optimization using the simplex method.

Installation

To install, issue the following command:

npm install -l fxsimplex --save

API Documentation

See the API documentation at:

https://michaelrfox.github.io/docs/fxsimplex/2.0.1/

About

License:MIT License


Languages

Language:JavaScript 100.0%