Popularity
3.2
Growing
Activity
0.0
Stable
2
4
0

Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Algebra     Math    

simplex-basic alternatives and similar packages

Based on the "Algebra" category.
Alternatively, view simplex-basic alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of simplex-basic or a related project?

Add another 'Algebra' Package

README

basic-simplex

Build Status

A trivial implementation of primal simplex.

How to run tests

cabal install --enable-tests && cabal test

References