exp-pairs

Linear programming over exponent pairs

https://github.com/Bodigrim/exp-pairs

Version on this page:0.1.5.2
LTS Haskell 22.13:0.2.1.0
Stackage Nightly 2024-03-14:0.2.1.0
Latest on Hackage:0.2.1.0

See all snapshots exp-pairs appears in

GPL-3.0-only licensed by Andrew Lelechenko
Maintained by [email protected]
This version can be pinned in stack with:exp-pairs-0.1.5.2@sha256:6dd08f8829b52e603b69edcca4cd466ba1b8c20f2c530f4c52471b3307380a2f,2406

Package implements an algorithm to minimize rational objective function over the set of exponent pairs

Changes

Changes

Version 0.1.5.0

Convenient combinators for linear forms and constraints. New experimental functions in Math.ExpPairs.Kratzel: tauabcd and tauA for general multidimensional divisor problems.

Version 0.1.4.0

Improve overall performance. Use Stern-Brocot tree for binary searches in Math.ExpPairs.Ivic.

Version 0.1.3.0

New functions in Math.ExpPairs.Ivic: reverseMOnS, checkAbscissa, findMinAbscissa, mBigOnHalf, reverseMBigOnHalf. Fast matrix multiplication via Makarov and Laderman algorithms. Rewrite from the scratch pretty printer of processes.