The latest version of arithmoi is 0.13.0.0-4.

arithmoi

Version 0.1.0.1 revision 0 uploaded by DanielFischer.

Package meta

Synopsis
Efficient basic number-theoretic functions. Primes, powers, integer logarithms.
Description

A library of basic functionality needed for number-theoretic calculations. The aim of this library is to provide efficient implementations of the functions. Primes and related things (totients, factorisation), powers (integer roots and tests, modular exponentiation), integer logarithms. Note: Requires GHC >= 6.12 with the integer-gmp package for efficiency. Portability is on the to-do list (with low priority, however).

Author
Daniel Fischer
Bug reports
https://bitbucket.org/dafis/arithmoi/issues
Category
Math, Algorithms, Number Theory
Copyright
(c) 2011 Daniel Fischer
Homepage
https://bitbucket.org/dafis/arithmoi
Maintainer
Daniel Fischer <daniel.is.fischer@googlemail.com>
Package URL
n/a
Stability
Provisional

Components