polynomial VS optimization

Compare polynomial vs optimization and see what are their differences.

polynomial

Haskell library for manipulating and evaluating polynomials (by mokus0)

optimization

Some numerical optimization methods implemented in Haskell (by bgamari)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
polynomial optimization
- -
19 47
- -
0.0 0.0
about 2 years ago almost 4 years ago
Haskell Haskell
LicenseRef-PublicDomain BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

polynomial

Posts with mentions or reviews of polynomial. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning polynomial yet.
Tracking mentions began in Dec 2020.

optimization

Posts with mentions or reviews of optimization. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning optimization yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing polynomial and optimization you can also consider the following projects:

eigen - Haskel binding for Eigen library. Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

diophantine - A quadratic diophantine equation solver

units - The home of the units Haskell package

equational-reasoning - Agda-style equational reasoning in Haskell

foldl-statistics - An reimplementation of the Statistics.Sample Haskell module using the foldl package

Lattices - A package for Lattices in Haskell. With a very basic LLL (Lenstra-Lenstra-Lovász) lattice reduction algorithm

dimensional - Dimensional library variant built on Data Kinds, Closed Type Families, TypeNats (GHC 7.8+).

sfmt

estimator - State-space estimation algorithms and models

rings - Semirings, rings, division rings, and modules.

bayes-stack - Framework for Gibbs sampling of probabilistic models

th-cas - Compile time CAS(Computer Algebra System) for Haskell