Popularity
2.5
Declining
Activity
0.0
Stable
2
3
0
Monthly Downloads: 2
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
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.
-
monoid-subclasses
Subclasses of Monoid with a solid theoretical foundation and practical purposes -
eigen
Haskel binding for Eigen library. Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. -
linear-accelerate
Instances to mix linear with accelerate -
metamorphic
metamorphisms (aka playing with: (fold, (.), unfold)
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of simplex-basic or a related project?
README
basic-simplex
A trivial implementation of primal simplex.
How to run tests
cabal install --enable-tests && cabal test