Registered by linas

A collection of Gnu MP/bignum arbitrary-precision algorithms for various special functions occurring in analytic number theory. Primarily implements functions and algorithms that are not (yet) in mainstream/popular packages, such as PARI/GP.

Includes Hurwitz zeta, Riemann zeta, polylogarithm, Minkowski question mark function, confluent hypergeometric function, GKW operator; all implemented in GMP. Also includes trig functions (sine, cosine, exp, log), gamma function, binomial coefficients, complex number type, assorted high-precision constants. Also includes routine for finding zeros of a complex-valued function (Powell's algo).

Users are encouraged to port the algorithms here to existing arbitrary-precision systems. The Anant system is *NOT* meant to be a strong stand-alone project, but rather a staging area for special functions and algorithms that have not yet received wide-spread attention.

Project information

Maintainer:
linas
Driver:
Not yet selected
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
C

All bugs Latest bugs reported

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Latest version is anant-0.2.1
released

All downloads

Announcements

  • Anant Version 0.2.1 on 2012-04-06
    Anant: Algorithms in Analytic Number Theory has a new bugfix release. This f...