primesieve: FFI bindings for the primesieve library.

[ algorithms, foreign, library, math, mit, number-theory, program ] [ Propose Tags ]

FFI bindings for the primesieve library.


[Skip to Readme]

Modules

[Index]

  • Math
    • Prime
      • Math.Prime.FastSieve

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0
Dependencies base (>=4.7 && <5), foundation, primesieve [details]
License MIT
Copyright Copyright: (c) 2017 Tao He
Author Tao He
Maintainer sighingnow@gmail.com
Category Algorithms, Foreign, Math, Number Theory
Home page https://github.com/sighingnow/computations/tree/master/primesieve#readme
Uploaded by sighingnow at 2017-09-08T11:27:59Z
Distributions NixOS:0.2.0
Executables prime-example
Downloads 1580 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2017-09-08 [all 3 reports]

Readme for primesieve-0.1.0.0

[back to package description]

primesieve

FFI bindings for the primesieve library.

License

Copyright (c) 2017 HE, Tao (sighingnow@gmail.com)