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
- Host: GitHub
- URL: https://github.com/bodigrim/exp-pairs
- Owner: Bodigrim
- License: gpl-3.0
- Created: 2014-11-16T20:26:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-11T18:44:49.000Z (over 2 years ago)
- Last Synced: 2024-04-26T01:30:54.425Z (about 2 years ago)
- Topics: exponent-pairs, linear-programming, number-theory, riemann-zeta-function
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/exp-pairs
- Size: 303 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# exp-pairs [](https://hackage.haskell.org/package/exp-pairs) [](http://stackage.org/lts/package/exp-pairs) [](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.