Numbers: An assortment of number theoretic functions

[ algorithms, library, number-theory ] [ Propose Tags ]

Functions for finding prime numbers, checking whether a number is prime, finding the factors of a number etc.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0, 0.1, 0.2, 0.2.1
Change log Changelog
Dependencies base, random (>=1.0.0.1) [details]
License LicenseRef-LGPL
Author Adrian Neumann
Maintainer aneumann@inf.fu-berlin.de
Category Algorithms, Number Theory
Home page http://page.mi.fu-berlin.de/aneumann/numbers/index.html
Uploaded by AdrianNeumann at 2009-04-17T11:29:01Z
Distributions NixOS:0.2.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4189 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for Numbers-0.2.1

[back to package description]
This is an assortment of number theorectic functions. As of now it's not very large or fast, but that should improve over time.