An open API service indexing awesome lists of open source software.

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

Linear programming over exponent pairs
https://github.com/bodigrim/exp-pairs

exponent-pairs linear-programming number-theory riemann-zeta-function

Last synced: about 1 year ago
JSON representation

Linear programming over exponent pairs

Awesome Lists containing this project

README

          

# exp-pairs [![Hackage](http://img.shields.io/hackage/v/exp-pairs.svg)](https://hackage.haskell.org/package/exp-pairs) [![Stackage LTS](http://stackage.org/package/exp-pairs/badge/lts)](http://stackage.org/lts/package/exp-pairs) [![Stackage Nightly](http://stackage.org/package/exp-pairs/badge/nightly)](http://stackage.org/nightly/package/exp-pairs)

Package implements an algorithm to minimize the maximum of a list of rational objective functions over the set of exponent pairs. See full description in
> A. V. Lelechenko, Linear programming over exponent pairs.
> Acta Univ. Sapientiae, Inform. 5, No. 2, 271-287 (2013).
> http://www.acta.sapientia.ro/acta-info/C5-2/info52-7.pdf

A set of useful applications is also included,
covering estimates of asymmetric divisor functions and moments of Riemann zeta-function.