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]

Modules

[Last Documentation]

  • Data
    • Data.Numbers

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
Dependencies base [details]
License LicenseRef-LGPL
Author Adrian Neumann
Maintainer aneumann@inf.fu-berlin.de
Category Algorithms, Number Theory
Uploaded by AdrianNeumann at 2009-04-15T16:29:15Z
Distributions NixOS:0.2.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4190 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-02 [all 8 reports]

Readme for Numbers-0.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.