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

[Last Documentation]

  • 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), basement, foundation, primesieve [details]
License MIT
Copyright Copyright: (c) 2017 HE, Tao
Author HE, Tao
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 2024-03-17T13:28:18Z
Distributions NixOS:0.2.0
Executables prime-example, prime-count
Downloads 1576 total (14 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 2024-03-17 [all 2 reports]

Readme for primesieve-0.2.0

[back to package description]

primesieve

FFI bindings for the primesieve library.

License

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