polynomials-bernstein

A solver for systems of polynomial equations in bernstein form

LTS Haskell 22.13:1.1.2
Stackage Nightly 2024-03-14:1.1.2
Latest on Hackage:1.1.2

See all snapshots polynomials-bernstein appears in

LicenseRef-GPL licensed by Pierre-Etienne Meunier
This version can be pinned in stack with:polynomials-bernstein-1.1.2@sha256:4b1ecc97eacbda313eafff66ecd83f08d345f6ac3f14c2d1bee71f33d497ac2b,917

Module documentation for 1.1.2

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2017-10-28(full list with versions):

This library defines an optimized type for representing polynomials in Bernstein form, as well as instances of numeric classes and other manipulation functions, and a solver of systems of polynomial equations in this form.